Skip to content

Commit 4ed6697

Browse files
authored
bump versions for next release (#95)
1 parent a9c6bc1 commit 4ed6697

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: habitat
2-
version: 0.4.8
2+
version: 0.4.9
33

44
authors:
55
- Paul Smith <[email protected]>

src/habitat/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
class Habitat
2-
VERSION = "0.4.8"
2+
VERSION = "0.4.9"
33
end

0 commit comments

Comments
 (0)