We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d20db9f commit ab30f77Copy full SHA for ab30f77
prp/version.go
@@ -4,4 +4,4 @@ package main
4
const Name string = "prp"
5
6
// Version is the current version
7
-const Version string = "0.2.0-devel"
+const Version string = "0.3.0-devel"
0 commit comments