Skip to content

Commit 956cebc

Browse files
committed
version bump
1 parent 20af00c commit 956cebc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

telebot.nimble

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[Package]
22
name = "telebot"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
author = "Huy Doan"
55
description = "Async Telegram Bot API Client"
66
license = "MIT"
77

88
[Deps]
99
Requires: "nim >= 0.10.0"
10-
Requires: "tempfile >= 0.1.0"
10+
Requires: "tempfile >= 0.1.0"

0 commit comments

Comments
 (0)