Skip to content

Commit

Permalink
Bump version to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudomuto committed Aug 11, 2021
1 parent 4c1aff0 commit 27bd277
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.4.1"
const VERSION = "1.5.0"

0 comments on commit 27bd277

Please sign in to comment.