Skip to content

Commit 8fcd59f

Browse files
author
windka
committed
0.0.4-->0.0.5
1 parent 45b4958 commit 8fcd59f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [0.0.4]
4+
## [0.0.5]
55
### Added sender node and examples
66

77
## [0.0.3]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-node-telegrambot",
3-
"version": "0.0.3",
3+
"version": "0.0.5",
44
"description": "Telegram userbot nodes for Node-RED",
55
"dependencies": {
66
"telegram": "^2.18.38"

0 commit comments

Comments
 (0)