Skip to content

Commit

Permalink
Bump version to 1.0.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudomuto committed Aug 1, 2017
1 parent e6c88c7 commit e76acaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package gendoc

// VERSION is the version of protoc-gen-doc being used.
const VERSION = "1.0.0-alpha"
const VERSION = "1.0.0-beta"

0 comments on commit e76acaf

Please sign in to comment.