Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen von Takach committed Aug 11, 2016
1 parent 2554818 commit 70d5696
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
3.0.2
-----

Fixed:

* Compilation on Archlinux


3.0.1
-----

Expand Down
2 changes: 1 addition & 1 deletion lib/scrypt/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module SCrypt
VERSION = "3.0.1"
VERSION = "3.0.2"
end

0 comments on commit 70d5696

Please sign in to comment.