Skip to content

Commit 54dfb4a

Browse files
Release 1.0.1
1 parent 54a3cd8 commit 54dfb4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: sodium
3-
version: 1.0.0
3+
version: 1.0.1
44
authors:
55
- Andrew Hamon <[email protected]>
66
- Didactic Drunk <[email protected]>

src/sodium/version.cr

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

0 commit comments

Comments
 (0)