Skip to content

Commit

Permalink
upped v.0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
web3nelly committed Apr 7, 2023
1 parent e327f7e commit fcda713
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obs-stream-automation",
"version": "0.4.0",
"version": "0.4.1",
"description": "With just a few lines of code and the `@b3nelly/change-obs-scene` Node.js npm package, automate changing your OBS scenes.",
"author": "web3nelly",
"license": "MIT",
Expand All @@ -10,7 +10,7 @@
"start": "node changeScene.js"
},
"dependencies": {
"@b3nelly/change-obs-scene": "^1.3.0",
"@b3nelly/change-obs-scene": "^1.3.1",
"dotenv": "^16.0.3"
}
}

0 comments on commit fcda713

Please sign in to comment.