Skip to content

Commit c03b0f9

Browse files
committed
version up to 0.2.6
1 parent 4a5be31 commit c03b0f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: kilo
2-
version: 0.2.5
2+
version: 0.2.6
33

44
authors:
55
- Tarek Ghaleb <[email protected]>

src/kilo.cr

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ require "sqlite3"
99

1010
require "./kilo/main"
1111

12-
VERSION = "0.2.5"
12+
VERSION = "0.2.6"
1313

1414
Kilo::App.new.run

0 commit comments

Comments
 (0)