Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
watzon committed Mar 28, 2020
1 parent 78d9c14 commit eb695cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: tourmaline
version: 0.10.0
version: 0.14.0

authors:
- Chris Watson <[email protected]>

crystal: 0.28.0
crystal: 0.33.0

dependencies:
halite:
Expand Down
2 changes: 1 addition & 1 deletion src/tourmaline/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Tourmaline
VERSION = "0.13.0"
VERSION = "0.14.0"
end

0 comments on commit eb695cb

Please sign in to comment.