Skip to content

Commit 99fb848

Browse files
authored
bump versions for next release (#1925)
1 parent fd966c0 commit 99fb848

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

shard.override.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dependencies:
2-
habitat:
3-
github: luckyframework/habitat
4-
branch: main
1+
# dependencies:
2+
# habitat:
3+
# github: luckyframework/habitat
4+
# branch: main

shard.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: lucky
2-
version: 1.2.0
2+
version: 1.3.0
33

44
crystal: ">= 1.10.0"
55

@@ -23,13 +23,13 @@ dependencies:
2323
version: ~> 0.3.0
2424
habitat:
2525
github: luckyframework/habitat
26-
version: ~> 0.4.7
26+
version: ~> 0.4.9
2727
wordsmith:
2828
github: luckyframework/wordsmith
2929
version: ~> 0.4.0
3030
lucky_router:
3131
github: luckyframework/lucky_router
32-
branch: main
32+
version: ~> 0.6.0
3333
shell-table:
3434
github: luckyframework/shell-table.cr
3535
version: ~> 0.9.3

0 commit comments

Comments
 (0)