Skip to content

cmd/sqlc: Bump version to v1.4.0#547

Merged
kyleconroy merged 1 commit intomasterfrom
version-one-four
Jun 17, 2020
Merged

cmd/sqlc: Bump version to v1.4.0#547
kyleconroy merged 1 commit intomasterfrom
version-one-four

Conversation

@kyleconroy
Copy link
Collaborator

No description provided.

@kyleconroy kyleconroy merged commit f85eecf into master Jun 17, 2020
@kyleconroy kyleconroy deleted the version-one-four branch June 17, 2020 15:41
// When no version is set, return the next bug fix version
// after the most recent tag
fmt.Printf("%s\n", "v1.3.1-devel")
fmt.Printf("%s\n", "v1.4.0")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could just use Println here... or Print("v1.4.0\n")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants