Skip to content

Commit 70d5696

Browse files
author
Stephen von Takach
committed
bump version
1 parent 2554818 commit 70d5696

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
3.0.2
2+
-----
3+
4+
Fixed:
5+
6+
* Compilation on Archlinux
7+
8+
19
3.0.1
210
-----
311

lib/scrypt/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module SCrypt
2-
VERSION = "3.0.1"
2+
VERSION = "3.0.2"
33
end

0 commit comments

Comments
 (0)