Skip to content

Commit 8699460

Browse files
authored
Release v0.3.0 (#15)
1 parent c9145c7 commit 8699460

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package json2go
22

3-
// Version of swag.
4-
const Version = "v0.2.0"
3+
// Version of json2go.
4+
const Version = "v0.3.0"

0 commit comments

Comments
 (0)