diff options
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 27ba2a1..b786cb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "useSunlight", - "version": "1.0.0", + "name": "use-sunlight", + "version": "1.0.1", "description": "Hook into the level of sunlight", "main": "./src/use-sunlight.js", "author": "Nicholas Van Doorn", |