Bump version for 0.8.4

This commit is contained in:
David Heinemeier Hansson
2023-02-27 12:59:58 +01:00
parent 2004cdaa0d
commit fcf226f790
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Mrsk
VERSION = "0.8.3"
VERSION = "0.8.4"
end