Skip to content

Commit

Permalink
fix: up package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Feshchenko committed Sep 10, 2023
1 parent 18b232b commit b38780e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rehookify/datepicker",
"version": "6.1.0",
"version": "6.2.0",
"description": "The ultimate tool to create a date, range and time picker in your React applications.",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.mjs",
Expand Down

0 comments on commit b38780e

Please sign in to comment.