Skip to content

Commit

Permalink
Let's actually use this
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasuyezu committed Mar 31, 2017
1 parent 50ebf6e commit 5a5e8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/safe_parser.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Whiltelist based hash string parser
class SafeParser
VERSION = "0.0.2"
VERSION = "1.0.0"

UnsafeError = Class.new(StandardError)
attr_reader :string
Expand Down

0 comments on commit 5a5e8ce

Please sign in to comment.