Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AislingHPE committed Nov 3, 2023
1 parent 16386de commit 6f60632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coolpackage/main.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package coolpackage

const Version = "v0.0.2"
const Version = "v0.0.3"

func GetVersion() string {
return "Version" + Version
Expand Down

0 comments on commit 6f60632

Please sign in to comment.