Skip to content

Commit

Permalink
Bump again because tags and ugh and going up another number is easier…
Browse files Browse the repository at this point in the history
… than wrestling git.
  • Loading branch information
wyhaines committed Jun 9, 2022
1 parent e386a6b commit 07eb7c0
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: defined
version: 0.3.5
version: 0.3.6

authors:
- Kirk Haines <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Defined
VERSION = "0.3.5"
VERSION = "0.3.6"
end

0 comments on commit 07eb7c0

Please sign in to comment.