diff --git a/lib/package.json b/lib/package.json index 79d36cb..9774e8c 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,7 +1,7 @@ { "name": "e-prim", "description": "A set of tools to implement a design system on top of @emotion/css and @emotion/react as well as add some primitive components to make prototyping UI faster and easier", - "version": "1.1.0", + "version": "1.2.0", "author": "Daniel Stoyanoff ", "license": "MIT", "main": "dist/index.js",