diff --git a/package.json b/package.json index cd10088..47a5bc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-weekview", - "version": "0.0.13", + "version": "0.0.14", "description": "Week view component and hook for React", "author": "Yusuf YILDIZ", "keywords": [ @@ -61,4 +61,4 @@ "vite": "^4.4.5", "vite-plugin-dts": "^3.5.2" } -} \ No newline at end of file +}