Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger Nesbitt committed Dec 11, 2013
1 parent d03d517 commit 25eb45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/unix_crypt.rb
Expand Up @@ -2,7 +2,7 @@
require 'securerandom'

module UnixCrypt
VERSION = "1.2.0"
VERSION = "1.3.0"

Error = Class.new(StandardError)
SaltTooLongError = Class.new(Error)
Expand Down

0 comments on commit 25eb45e

Please sign in to comment.