Skip to content

Commit

Permalink
Merge pull request #22 from bibendi/edge
Browse files Browse the repository at this point in the history
Release version 0.9.0
  • Loading branch information
bibendi authored Feb 14, 2017
2 parents d076e95 + c249d8f commit d1f5df2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dip
version: 0.8.1
version: 0.9.0

authors:
- Michail Merkushin <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/dip/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Dip
VERSION = "0.8.1"
VERSION = "0.9.0"
end

0 comments on commit d1f5df2

Please sign in to comment.