Skip to content

Commit 1a74d9a

Browse files
committed
Bump version to 1.0.0
1 parent 48b1d60 commit 1a74d9a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: debug
2-
version: 0.1.0
2+
version: 1.0.0
33

44
authors:
55
- Sijawusz Pur Rahnama <sija@sija.pl>

src/debug/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Debug
2-
VERSION = "0.1.0"
2+
VERSION = "1.0.0"
33
end

0 commit comments

Comments
 (0)