Skip to content

Commit fe67ea2

Browse files
authored
Merge pull request #18 from hadiindrawan/dev
update version
2 parents 389eabb + 54b25d5 commit fe67ea2

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)