Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
GNURub committed Sep 18, 2018
1 parent 96e049e commit 60b49f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-daterangepicker-demo",
"version": "2.0.1",
"version": "2.1.0",
"scripts": {
"ng": "ng",
"start": "npm run build:pro && ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-daterangepicker/package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-daterangepicker",
"version": "2.0.0",
"version": "2.1.0",
"peerDependencies": {
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
"@angular/core": "^6.0.0-rc.0 || ^6.0.0",
Expand Down

0 comments on commit 60b49f9

Please sign in to comment.