Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Commit

Permalink
chore: Release version 0.1.1 πŸŽ‰
Browse files Browse the repository at this point in the history
  • Loading branch information
marceloboeira committed Aug 29, 2016
1 parent 34edb70 commit a1fc01a
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: bojack
version: 0.1.0
version: 0.1.1

authors:
- Marcelo Boeira <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/bojack/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module BoJack
VERSION = "0.1.0"
VERSION = "0.1.1"
end

1 comment on commit a1fc01a

@hugoabonizio
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸŽ‰

Please sign in to comment.