Skip to content

Commit

Permalink
🔖 Up to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ROG3R-DEV committed May 5, 2021
1 parent 1bced99 commit 7c28f1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ let options = {
id: 1,
hostname: '192.168.0.160',
username: 'admin',
password: 'matrix@55901',
password: 'password',
port: 80
};

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-onvif-events",
"version": "2.0.4",
"version": "2.0.5",
"description": "An implementation of Node.js that detects the events of your camera that works with the onvif protocol",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 7c28f1d

Please sign in to comment.