diff --git a/cmd/grm/version.go b/cmd/grm/version.go index 0b54d0a..1dcdf61 100644 --- a/cmd/grm/version.go +++ b/cmd/grm/version.go @@ -1,3 +1,3 @@ package main -const grmVersion = "0.6.0" +const grmVersion = "0.6.1" diff --git a/version.txt b/version.txt index 09a3acf..7ceb040 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.6.0 \ No newline at end of file +0.6.1 \ No newline at end of file