Skip to content

Commit

Permalink
Set version to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarseneau committed Jun 10, 2017
1 parent 1e82a98 commit f18a0eb
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: antennas
version: 0.1.0
version: 1.0.0

authors:
- Jean-Francois Arseneau <jf.arseneau@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion src/antennas/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Antennas
VERSION = "0.1.0"
VERSION = "1.0.0"
end

0 comments on commit f18a0eb

Please sign in to comment.