diff --git a/package-lock.json b/package-lock.json index 0340740..abe0806 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-admonitions", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 91a92fa..e336f90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-admonitions", - "version": "2.0.0", + "version": "2.1.0", "description": "An admonitions React component, ported from remarkable-admonitions. Perfect for Docusaurus v2 and other React-based doc generators", "author": "nebrelbug", "license": "MIT",