diff --git a/package.json b/package.json index 7dc849b8..c9a0c8ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@code0-tech/pictor", - "version": "0.1.0-pre-alpha", + "version": "0.2.1", "description": "A simple template for a custom React component library", "scripts": { "dev": "npm run storybook:dev",