Skip to content

Commit 6edbbc9

Browse files
committed
release: v1.0.1
1 parent f085ffa commit 6edbbc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$id": "https://jsr.io/schema/config-file.v1.json",
33
"$schema": "http://json-schema.org/draft-07/schema",
44
"name": "@intlify/utils",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"exports": "./deno/mod.ts",
77
"license": "MIT",
88
"publish": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/utils",
33
"description": "Collection of i18n utilities",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "kawakazu80@gmail.com"

0 commit comments

Comments
 (0)