Skip to content

Commit

Permalink
chore: bump version to 0.1.0 (#99)
Browse files Browse the repository at this point in the history
Signed-off-by: AlexNg <contact@ngjx.org>
  • Loading branch information
caffeine-addictt authored Sep 8, 2024
1 parent 4e8f18c commit 819a28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/global/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package global

// The current app version
const Version = "2.0.0"
const Version = "0.1.0"

0 comments on commit 819a28e

Please sign in to comment.