Skip to content
This repository was archived by the owner on Aug 25, 2023. It is now read-only.

Commit 44f8263

Browse files
committed
Bump to 0.0.2
1 parent 26d096f commit 44f8263

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
# built documents.
6060
#
6161
# The short X.Y version.
62-
version = u'0.0.1'
62+
version = u'0.0.2'
6363
# The full version, including alpha/beta/rc tags.
64-
release = u'0.0.1'
64+
release = u'0.0.2'
6565

6666
# The language for content autogenerated by Sphinx. Refer to documentation
6767
# for a list of supported languages.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodeogram",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "A simple yet complete Node.JS module for Telegram bots",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)