diff --git a/package-lock.json b/package-lock.json index 31799c35..8430677e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "agendash", - "version": "2.1.1", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 047bfc61..1a286655 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agendash", - "version": "2.1.1", + "version": "3.0.0", "description": "A modern dashboard for Agenda.js with Pagination and Search capabilities", "main": "app.js", "bin": "bin/agendash-standalone.js",