Skip to content

Commit

Permalink
Bump: 0.1.0 -> 0.1.0-next
Browse files Browse the repository at this point in the history
  • Loading branch information
fisuda committed Apr 24, 2022
1 parent e3464cc commit 0a3c5bc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,5 @@
## node-red-contrib-letsfiware-NGSI v0.1.0-next

## node-red-contrib-letsfiware-NGSI v0.1.0 - 24 April, 2022

- ADD pull request template (#3)
Expand Down
1 change: 1 addition & 0 deletions VERSION
@@ -0,0 +1 @@
VERSION=0.1.0-next
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-letsfiware-ngsi",
"version": "0.1.0",
"version": "0.1.1",
"description": "Node-RED implementation for FIWARE Open APIs",
"scripts": {
"lint": "./node_modules/eslint/bin/eslint.js --ext .json --ext .js src || eslint -c .eslintrc.html.json --ext .html src",
Expand Down

0 comments on commit 0a3c5bc

Please sign in to comment.