Skip to content

Commit

Permalink
Bump version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorthurlow committed Jan 21, 2020
1 parent ba6e65c commit 64b4be7
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: build-cr
version: 0.1.0
version: 0.1.1

author: Taylor Thurlow <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion src/build/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Build
VERSION = "0.1.0"
VERSION = "0.1.1"
end

0 comments on commit 64b4be7

Please sign in to comment.