Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmJSD committed Mar 14, 2023
1 parent 20f6c33 commit ab72883
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 hop

// Version is used to define a tagged version. This will be updated when a new version is released.
const Version = "1.12.0"
const Version = "1.12.1"

0 comments on commit ab72883

Please sign in to comment.