Bump version for 0.8.2

This commit is contained in:
David Heinemeier Hansson
2023-02-23 12:28:29 +01:00
parent bc6963e6bf
commit fb86123db4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Mrsk
VERSION = "0.8.1"
VERSION = "0.8.2"
end