Upgrade to Lucky 1.0.0

This commit is contained in:
Edward Loveall 2023-05-06 10:56:02 -04:00
parent d1ecb76cdc
commit 27faf59549
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@ version: 2.0
shards: shards:
authentic: authentic:
git: https://github.com/luckyframework/authentic.git git: https://github.com/luckyframework/authentic.git
version: 0.9.0 version: 1.0.0
avram: avram:
git: https://github.com/luckyframework/avram.git git: https://github.com/luckyframework/avram.git

View File

@ -13,13 +13,13 @@ crystal: 1.5.0
dependencies: dependencies:
lucky: lucky:
github: luckyframework/lucky github: luckyframework/lucky
version: ~> 1.0.0-rc1 version: ~> 1.0.0
avram: avram:
github: luckyframework/avram github: luckyframework/avram
version: ~> 1.0.0-rc1 version: ~> 1.0.0
authentic: authentic:
github: luckyframework/authentic github: luckyframework/authentic
version: ~> 0.9.0 version: ~> 1.0.0
lucky_env: lucky_env:
github: luckyframework/lucky_env github: luckyframework/lucky_env
version: ~> 0.1.4 version: ~> 0.1.4