File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
name : lucky
2
- version : 0.29 .0
2
+ version : 0.30 .0
3
3
4
4
crystal : " >=1.0.0"
5
5
@@ -33,7 +33,7 @@ targets:
33
33
dependencies :
34
34
lucky_task :
35
35
github : luckyframework/lucky_task
36
- version : ~> 0.1.0
36
+ version : ~> 0.1.1
37
37
habitat :
38
38
github : luckyframework/habitat
39
39
version : ~> 0.4.7
@@ -42,7 +42,7 @@ dependencies:
42
42
version : ~> 0.3.0
43
43
avram :
44
44
github : luckyframework/avram
45
- version : ~> 0.22 .0
45
+ version : ~> 0.23 .0
46
46
lucky_router :
47
47
github : luckyframework/lucky_router
48
48
version : ~> 0.5.1
@@ -54,13 +54,13 @@ dependencies:
54
54
version : ~> 0.4.3
55
55
exception_page :
56
56
github : crystal-loot/exception_page
57
- version : ~> 0.2.1
57
+ version : ~> 0.2.2
58
58
dexter :
59
59
github : luckyframework/dexter
60
- version : ~> 0.3.3
60
+ version : ~> 0.3.4
61
61
pulsar :
62
62
github : luckyframework/pulsar
63
- version : ~> 0.2.2
63
+ version : ~> 0.2.3
64
64
teeplate :
65
65
github : luckyframework/teeplate
66
66
version : ~> 0.8.5
Original file line number Diff line number Diff line change 1
1
module Lucky
2
- VERSION = " 0.29 .0"
2
+ VERSION = " 0.30 .0"
3
3
end
You can’t perform that action at this time.
0 commit comments