diff --git a/package.json b/package.json index de02d1a..65fcd28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unipept-web-components", - "version": "2.1.0", + "version": "2.1.1", "scripts": { "dev": "vite", "build": "vue-tsc --emitDeclarationOnly && vite build && tsc --emitDeclarationOnly && tsc-alias && rm -rf types/test types/plugins types/main.d.ts",