Bump version for 0.7.1

This commit is contained in:
David Heinemeier Hansson
2023-02-18 16:33:28 +01:00
parent 1973f55c58
commit 0c03216fdf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Mrsk
VERSION = "0.7.0"
VERSION = "0.7.1"
end