Skip to content

Commit cd28553

Browse files
committed
feat: update version
1 parent 8eabddc commit cd28553

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name": "elastic-tiny-client",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"main": "lib/index.js",
5+
"repository": "https://github.com/samuelgja/elastic-tiny-client",
56
"scripts": {
67
"build": "tsc && node scripts/copy-data.mjs",
78
"watch": "nodemon --config nodemon.json",

0 commit comments

Comments
 (0)