diff --git a/package-lock.json b/package-lock.json index c3b4808..ab7ad69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "next-compose-plugins", - "version": "2.0.1", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2953aa8..80f1730 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-compose-plugins", - "version": "2.0.1", + "version": "2.1.0", "description": "Provides a cleaner API for enabling and configuring plugins for next.js", "main": "lib/index.js", "files": [