Skip to content

Commit

Permalink
update gofr cli version (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
vipul-rawat authored Jan 9, 2025
1 parent 6bcff60 commit 51c81e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package main

// CLIVersion is a constant that defines the current version of the CLI application.
const CLIVersion = "v0.1.0"
const CLIVersion = "v0.2.0"

0 comments on commit 51c81e5

Please sign in to comment.