Skip to content

Commit 5808e1c

Browse files
committed
Bumped version number to v0.9.0.
1 parent 13ccfc0 commit 5808e1c

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: granite_orm
2-
version: 0.8.4
2+
version: 0.9.0
33

44
authors:
55
- drujensen <[email protected]>

src/granite_orm/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Granite::ORM
2-
VERSION = "0.8.4"
2+
VERSION = "0.9.0"
33
end

0 commit comments

Comments
 (0)