Bump version for 0.15.0

This commit is contained in:
Donal McBreen
2023-07-24 13:43:50 +01:00
parent f6442513ae
commit 61b7dc90f2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Mrsk
VERSION = "0.14.0"
VERSION = "0.15.0"
end