Skip to content

Commit afdb149

Browse files
author
Teamcity
committed
Bump plugin version to 0.2.4 for next development track
1 parent 3d93124 commit afdb149

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OpenAPI",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"author": "hackolade",
55
"engines": {
66
"hackolade": "6.9.11",
@@ -140,7 +140,7 @@
140140
"scripts": {
141141
"lint": "eslint . --max-warnings=0",
142142
"package": "node esbuild.package.js",
143-
"postinstall": "npx simple-git-hooks"
143+
"postinstall": "npx simple-git-hooks"
144144
},
145145
"devDependencies": {
146146
"@hackolade/hck-esbuild-plugins-pack": "0.0.1",
@@ -159,4 +159,4 @@
159159
"prettier": "3.2.5",
160160
"simple-git-hooks": "2.11.1"
161161
}
162-
}
162+
}

0 commit comments

Comments
 (0)