Skip to content

Commit 74790f5

Browse files
committed
release: v0.20.0
1 parent d2db99a commit 74790f5

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
@@ -3,7 +3,7 @@
33
"$schema": "http://json-schema.org/draft-07/schema",
44
"name": "@kazupon/gunshi",
55
"description": "Modern javascript command-line library",
6-
"version": "0.19.0",
6+
"version": "0.20.0",
77
"license": "MIT",
88
"publish": {
99
"include": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gunshi",
33
"description": "Modern javascript command-line library",
4-
"version": "0.19.0",
4+
"version": "0.20.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)