We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c61db commit 5707823Copy full SHA for 5707823
lib/memery/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Memery
4
- VERSION = "0.5.0"
+ VERSION = "0.6.0"
5
end
0 commit comments