Bump version to 0.3.5

This commit is contained in:
Mahdi Dibaiee 2015-07-03 03:16:37 +04:30
parent 47947f5209
commit 25a34a62df

View File

@ -1,6 +1,6 @@
{ {
"name": "telegram-api", "name": "telegram-api",
"version": "0.3.4", "version": "0.3.5",
"description": "Control Telegram bots easily using the new Telegram API", "description": "Control Telegram bots easily using the new Telegram API",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {