We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd8cd2 commit e2f59b1Copy full SHA for e2f59b1
lib/crack.rb
@@ -1,5 +1,5 @@
1
module Crack
2
- VERSION = "0.3.0"
+ VERSION = "0.3.1"
3
class ParseError < StandardError; end
4
end
5
0 commit comments