Skip to content

Commit 6f0b097

Browse files
author
Travis CI
committed
[skip ci] bumped version 0.2.4
1 parent f897a12 commit 6f0b097

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,5 +1,5 @@
11
name: neph
2-
version: 0.2.3
2+
version: 0.2.4
33

44
authors:
55
- Taichiro Suzuki <taichiro0709@gmail.com>

src/neph/version.cr

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

0 commit comments

Comments
 (0)