Skip to content

Commit e7174d2

Browse files
committed
version bump
1 parent da6700c commit e7174d2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

telebot.nimble

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

88
[Deps]
9-
Requires: "nim >= 0.10.0"
10-
Requires: "tempfile >= 0.1.5"
9+
Requires: "nim >= 0.17.0"

0 commit comments

Comments
 (0)