Skip to content

Commit 4fe3848

Browse files
committed
v3.1.1
1 parent 2987a66 commit 4fe3848

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
],
55
"npmClient": "yarn",
66
"useWorkspaces": true,
7-
"version": "3.1.0",
7+
"version": "3.1.1",
88
"publishConfig": {
99
"access": "public"
1010
}

packages/date-fns-jalali/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@date-io/date-fns-jalali",
3-
"version": "3.0.0",
3+
"version": "3.1.1",
44
"description": "Abstraction over common javascript date management libraries",
55
"main": "build/index.js",
66
"module": "build/index.esm.js",

0 commit comments

Comments
 (0)