diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b3b0b2c..1a797c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@css-everything/render", - "version": "0.0.0", + "version": "0.0.1", "main": "src/index.ts", "repository": "https://github.com/phenax/css-everything", "author": "Akshay Nair <phenax5@gmail.com>", |
