Bump version for 0.0.2

This commit is contained in:
David Heinemeier Hansson
2023-01-10 19:16:34 +01:00
parent 1609b43ef8
commit 57e49bb26c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Mrsk
VERSION = "0.0.1"
VERSION = "0.0.2"
end