Skip to content

Commit bbdff64

Browse files
committed
using sam version 0.1.10
1 parent 0e67ab3 commit bbdff64

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,7 +1,7 @@
1-
version = "0.6.4"
1+
version = "0.6.5"
22
author = "Huy Doan"
33
description = "Async Telegram Bot API Client"
44
license = "MIT"
55
skipDirs = @["examples"]
66

7-
requires "nim >= 0.19.9", "sam >= 0.1.9"
7+
requires "nim >= 0.19.9", "sam >= 0.1.10"

0 commit comments

Comments
 (0)