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 5496835 commit 3793c3dCopy full SHA for 3793c3d
jsonfiddleMain.go
@@ -33,7 +33,7 @@ type OptsT struct {
33
var (
34
progname = "jsonfiddle"
35
// VERSION tracks the release version.
36
- VERSION = "0.1.0"
+ VERSION = "0.2.0"
37
buildTime = "2017-07-13"
38
)
39
0 commit comments