Skip to content

Commit

Permalink
build(version): 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzodianni committed Mar 13, 2018
1 parent f77a5b6 commit 9220eed
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": "ng-sidebarjs",
"version": "3.0.0",
"version": "4.0.0",
"description": "Create mobile sidebar/sidenav experiance in Angular",
"main": "./bundles/ng-sidebarjs.umd.js",
"module": "./ng-sidebarjs.es5.js",
Expand Down Expand Up @@ -76,6 +76,6 @@
"zone.js": "^0.8.20"
},
"dependencies": {
"sidebarjs": "^4.0.0"
"sidebarjs": "^5.1.0"
}
}

0 comments on commit 9220eed

Please sign in to comment.