Skip to content

Commit

Permalink
Bump version to 1.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudomuto committed Aug 9, 2017
1 parent 3989b59 commit 4d22a70
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-beta"
const VERSION = "1.0.0-rc"

0 comments on commit 4d22a70

Please sign in to comment.