We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd966c0 commit 99fb848Copy full SHA for 99fb848
shard.override.yml
@@ -1,4 +1,4 @@
1
-dependencies:
2
- habitat:
3
- github: luckyframework/habitat
4
- branch: main
+# dependencies:
+# habitat:
+# github: luckyframework/habitat
+# branch: main
shard.yml
@@ -1,5 +1,5 @@
name: lucky
-version: 1.2.0
+version: 1.3.0
crystal: ">= 1.10.0"
5
@@ -23,13 +23,13 @@ dependencies:
23
version: ~> 0.3.0
24
habitat:
25
github: luckyframework/habitat
26
- version: ~> 0.4.7
+ version: ~> 0.4.9
27
wordsmith:
28
github: luckyframework/wordsmith
29
version: ~> 0.4.0
30
lucky_router:
31
github: luckyframework/lucky_router
32
+ version: ~> 0.6.0
33
shell-table:
34
github: luckyframework/shell-table.cr
35
version: ~> 0.9.3
0 commit comments