Skip to content

Commit 54b25d5

Browse files
committed
update version
1 parent 389eabb commit 54b25d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dot.indonesia/po-gen",
3-
"version": "1.4.3",
3+
"version": "1.4.5",
44
"main": "index.js",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",
@@ -34,7 +34,7 @@
3434
"type": "git",
3535
"url": "https://github.com/hadiindrawan/automation-api-generator.git"
3636
},
37-
"author": "Hadi Indrawan <[email protected]>",
37+
"author": "Hadi Indrawan <[email protected]> (https://github.com/hadiindrawan)",
3838
"license": "MIT",
3939
"description": "This project has created to relieve work load as SDET or Automation Test Engineer. You just export the postman collection, and run this generator to write the automation code.",
4040
"dependencies": {

0 commit comments

Comments
 (0)