Skip to content

Commit

Permalink
Dump version v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nephos committed Nov 11, 2018
1 parent 6e3bda7 commit fc2ccfa
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: transfer_more
version: 0.4.2
version: 0.5.0

authors:
- Arthur Poulet <arthur.poulet@mailoo.org>
Expand Down
2 changes: 1 addition & 1 deletion src/transfer_more/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module TransferMore
VERSION = "0.4"
VERSION = "0.5"
end

0 comments on commit fc2ccfa

Please sign in to comment.