Skip to content

Commit 39add74

Browse files
committed
feat: release v1.1.3
1 parent 2b21c4b commit 39add74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pnodev/jim-core",
33
"description": "A cli task runner",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"type": "library",
66
"license": "MIT",
77
"authors": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pnodev/jim-core",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "A cli task runner",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)