We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09fddb3 commit 0aaac87Copy full SHA for 0aaac87
lib/jujube/version.rb
@@ -1,5 +1,5 @@
1
# The main namespace for the Jujube gem.
2
module Jujube
3
# The current version of the Jujube gem.
4
- VERSION = "0.5.1"
+ VERSION = "0.5.2"
5
end
0 commit comments