Skip to content

Commit d557aaa

Browse files
committed
callback 0.4.0.2
1 parent 9f958fe commit d557aaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/doc/
2-
/libs/
32
/.crystal/
43
/.shards/
54
/.crystal-version
5+
/lib
66

77
# Libraries don't need dependency lock
88
# Dependencies will be locked in application that uses them

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ license: MIT
99
dependencies:
1010
callback:
1111
github: mosop/callback
12-
version: ~> 0.4.0
12+
version: 0.4.0.2

0 commit comments

Comments
 (0)