Skip to content

Commit e5a6357

Browse files
committed
bump version
1 parent 286230b commit e5a6357

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: runway
2-
version: 0.5.7
2+
version: 0.5.8
33

44
authors:
55
- GrantBirki

src/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Runway
2-
VERSION = "v0.5.7"
2+
VERSION = "v0.5.8"
33
end

0 commit comments

Comments
 (0)