Skip to content

Commit de8b5a2

Browse files
author
Teamcity
committed
Bump plugin version to 0.2.4 for next development track
1 parent b508afa commit de8b5a2

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-SQL-API",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"author": "hackolade",
55
"engines": {
66
"hackolade": "5.1.3",
@@ -34,7 +34,7 @@
3434
"scripts": {
3535
"lint": "eslint . --max-warnings=0",
3636
"package": "node esbuild.package.js",
37-
"postinstall": "npx simple-git-hooks"
37+
"postinstall": "npx simple-git-hooks"
3838
},
3939
"devDependencies": {
4040
"@hackolade/hck-esbuild-plugins-pack": "0.0.1",
@@ -53,4 +53,4 @@
5353
"prettier": "3.2.5",
5454
"simple-git-hooks": "2.11.1"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)