Update version

This commit is contained in:
ari
2022-12-04 14:06:08 +03:00
parent 010c64e87a
commit 6b2fe8f329
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module RabbitCarrots
VERSION = "0.1.14"
VERSION = "0.1.15"
end