diff --git a/README.md b/README.md index d47707b..64f013f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ See here: https://github.com/ioBroker/ioBroker.vis-widgets-react-template --> ## Changelog -### **WORK IN PROGRESS** +### 0.1.5 (2022-07-20) * (bluefox) visRxWidget was optimized ### 0.1.1 (2022-07-08) diff --git a/package.json b/package.json index fc22c5a..7458846 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@iobroker/vis-widgets-react-dev", - "version": "0.1.4", + "version": "0.1.5", "description": "React classes to develop admin interfaces for ioBroker with react.", "author": { "name": "bluefox",