Skip to content

Commit 3793c3d

Browse files
committed
- [*] bump up version to 0.2.0
1 parent 5496835 commit 3793c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonfiddleMain.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ type OptsT struct {
3333
var (
3434
progname = "jsonfiddle"
3535
// VERSION tracks the release version.
36-
VERSION = "0.1.0"
36+
VERSION = "0.2.0"
3737
buildTime = "2017-07-13"
3838
)
3939

0 commit comments

Comments
 (0)