Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Mar 8, 2013
1 parent ed0a7ee commit 722fccd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
HEAD
----

Unreleased!
1.0.0
-----
* Initial release
2 changes: 1 addition & 1 deletion lib/rbnacl/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# encoding: binary
module Crypto
# The library's version
VERSION = "1.0.0.pre2"
VERSION = "1.0.0"
end

0 comments on commit 722fccd

Please sign in to comment.