Skip to content

Commit cebca59

Browse files
author
Stephen von Takach
committed
bump version
1 parent 4bbde47 commit cebca59

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1-
3.0.2
1+
3.0.3
22
-----
33

44
Fixed:
55

66
* Compilation on Archlinux
77

88

9+
3.0.2
10+
-----
11+
12+
Fixed:
13+
14+
* ~~Compilation on Archlinux~~
15+
16+
917
3.0.1
1018
-----
1119

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.2"
2+
VERSION = "3.0.3"
33
end

0 commit comments

Comments
 (0)