Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sija committed Sep 7, 2019
1 parent 48b1d60 commit 1a74d9a
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: debug
version: 0.1.0
version: 1.0.0

authors:
- Sijawusz Pur Rahnama <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion src/debug/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Debug
VERSION = "0.1.0"
VERSION = "1.0.0"
end

0 comments on commit 1a74d9a

Please sign in to comment.