Update version.rb

This commit is contained in:
2023-02-14 11:39:18 +03:00
committed by GitHub
parent 6c53348d0a
commit 86745cb2cf

View File

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