Skip to content

Commit f65575b

Browse files
author
Zip Random
committed
v0.1.0
1 parent db299ce commit f65575b

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: cltk
2-
version: 0.0.7
2+
version: 0.1.0
33

44
authors:
55
- ziprandom <ziprandom@gmail.com>

src/cltk/version.cr

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

0 commit comments

Comments
 (0)