mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
6.10.0-dev
This commit is contained in:
parent
c680f3316e
commit
856131f7a2
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ package version
|
|||
// Nominally things like "6.0.0" for a release, then "6.0.0-dev" in between.
|
||||
// This makes it clear that a given build is on the main dev branch, not a
|
||||
// particular snapshot tag.
|
||||
var STRING string = "6.10.0"
|
||||
var STRING string = "6.10.0-dev"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue