Browse Source

bump version to 0.3.0

pull/1842/head
Ethan Buchman 7 years ago
parent
commit
bfec1ff1cd
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      version/version.go

+ 1
- 1
version/version.go View File

@ -1,3 +1,3 @@
package version
const Version = "0.2.2"
const Version = "0.3.0"

Loading…
Cancel
Save