Skip to content

Commit

Permalink
bump version to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegn committed Mar 24, 2021
1 parent 7ffc3e8 commit b7289f8
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: kilt
version: 0.6.0
version: 0.6.1
crystal: '< 2.0.0'

authors:
Expand Down
2 changes: 1 addition & 1 deletion src/kilt/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Kilt
VERSION = "0.6.0"
VERSION = "0.6.1"
end

0 comments on commit b7289f8

Please sign in to comment.