Skip to content

Commit 89a08d0

Browse files
committed
version bump to 0.12.1
1 parent eb0b918 commit 89a08d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gxutil/pm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
. "github.com/whyrusleeping/stump"
1919
)
2020

21-
const GxVersion = "0.11.0"
21+
const GxVersion = "0.12.1"
2222

2323
const PkgFileName = "package.json"
2424

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"language": "go",
77
"license": "MIT",
88
"name": "gx",
9-
"version": "0.11.0"
9+
"version": "0.12.1"
1010
}
1111

0 commit comments

Comments
 (0)