diff --git a/package.json b/package.json index 4b93784..7b54a94 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,5 @@ { + "version": "2.1.0", "files": [ "dist" ], @@ -12,7 +13,6 @@ "registry": "https://registry.npmjs.org/", "access": "public" }, - "version": "2.0.3", "types": "./dist/index.d.ts", "main": "./dist/index.min.cjs", "module": "./dist/index.js", @@ -61,4 +61,4 @@ "resolutions": { "glob-parent": "5.1.2" } -} +} \ No newline at end of file