We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b7387f commit 77f46f5Copy full SHA for 77f46f5
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.0"
+ VERSION = "0.5.1"
5
end
0 commit comments