diff --git a/package.json b/package.json index d875646..3d607f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dayjs-nuxt", - "version": "2.0.5", + "version": "2.1.0", "description": "Day.JS Module for Nuxt", "repository": { "type": "git", @@ -51,4 +51,4 @@ "nuxt": "^3.7.4", "vitest": "^0.34.6" } -} \ No newline at end of file +}