Skip to content

Commit c9b6d84

Browse files
authored
[Crystal] Update lucky to 0.20 (the-benchmarker#2447)
1 parent 17840d3 commit c9b6d84

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

crystal/lucky/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
framework:
22
website: luckyframework.org
3-
version: 0.19
3+
version: 0.20
44

55
environment:
66
LUCKY_ENV: production

crystal/lucky/shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ license: MIT
1313
dependencies:
1414
lucky:
1515
github: luckyframework/lucky
16-
version: ~> 0.19.0
16+
version: ~> 0.20.0

0 commit comments

Comments
 (0)