Skip to content

Commit a68abc9

Browse files
author
Teamcity
committed
Bump plugin version to 0.2.6 for next development track
1 parent ad81264 commit a68abc9

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": "CosmosDB-with-Gremlin-API",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"author": "hackolade",
55
"engines": {
66
"hackolade": "5.1.3",
@@ -62,7 +62,7 @@
6262
"scripts": {
6363
"lint": "eslint . --max-warnings=0",
6464
"package": "node esbuild.package.js",
65-
"postinstall": "npx simple-git-hooks"
65+
"postinstall": "npx simple-git-hooks"
6666
},
6767
"devDependencies": {
6868
"@hackolade/hck-esbuild-plugins-pack": "0.0.1",
@@ -81,4 +81,4 @@
8181
"prettier": "3.2.5",
8282
"simple-git-hooks": "2.11.1"
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)