Skip to content

Commit

Permalink
chore: release v0.1.4
Browse files Browse the repository at this point in the history
Fixed issue with bash reusing the process instead of creating a child
  • Loading branch information
UncleSamSwiss committed Apr 14, 2021
1 parent 8a6531d commit e560f8e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## __WORK IN PROGRESS__
-->

## __WORK IN PROGRESS__
## 0.1.4 (2021-04-14)

- (UncleSamSwiss) Fixed issue with bash reusing the process instead of creating a child

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iobroker/dev-server",
"version": "0.1.3",
"version": "0.1.4",
"description": "Single package development server for ioBroker",
"main": "dist/index.js",
"bin": {
Expand Down

0 comments on commit e560f8e

Please sign in to comment.