Skip to content

Commit

Permalink
release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Dec 2, 2021
1 parent bf1336b commit dbeda1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## v0.1.0 (Released 2021-12-02)
## v0.1.2 (Released 2021-12-02)

Initial release
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
package main

// Version Number
const Version = "v0.1.0"
const Version = "v0.1.2"

0 comments on commit dbeda1c

Please sign in to comment.