We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b48435 commit 9a67d15Copy full SHA for 9a67d15
shard.yml
@@ -1,5 +1,5 @@
1
name: lucky
2
-version: 1.1.0
+version: 1.2.0
3
4
crystal: ">= 1.10.0"
5
@@ -38,7 +38,7 @@ dependencies:
38
version: ~> 0.4.0
39
lucky_router:
40
github: luckyframework/lucky_router
41
- version: ~> 0.5.1
+ version: ~> 0.5.2
42
shell-table:
43
github: luckyframework/shell-table.cr
44
version: ~> 0.9.3
@@ -47,7 +47,7 @@ dependencies:
47
version: ~> 0.4.3
48
exception_page:
49
github: crystal-loot/exception_page
50
- version: ~> 0.4.0
+ version: ~> 0.4.1
51
dexter:
52
github: luckyframework/dexter
53
version: ~> 0.3.4
@@ -56,7 +56,7 @@ dependencies:
56
version: ~> 0.2.3
57
lucky_template:
58
github: luckyframework/lucky_template
59
- version: ~> 0.1.0
+ version: ~> 0.2.0
60
61
development_dependencies:
62
ameba:
0 commit comments