diff --git a/package-lock.json b/package-lock.json index 95f14bc..382fa2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-ts-types", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b7d9e07..7dab025 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-ts-types", - "version": "1.2.0", + "version": "1.2.1", "description": "Lightweight TypeScript-first Vue prop type definitions", "main": "dist/index.js", "types": "dist/index.d.ts",