Skip to content

Commit e2f59b1

Browse files
committed
Release 0.3.1.
1 parent 9dd8cd2 commit e2f59b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/crack.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Crack
2-
VERSION = "0.3.0"
2+
VERSION = "0.3.1"
33
class ParseError < StandardError; end
44
end
55

0 commit comments

Comments
 (0)