Skip to content

Commit c8dd703

Browse files
authored
Merge pull request #40 from matas-at-ibm/patch-1
fix: match package.json version to npm version
2 parents 9e5c829 + 596bfe2 commit c8dd703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "browsermob-proxy",
33
"description": "Javascript bindings for the browsermob-proxy",
44
"keywords": ["selenium", "test", "testing", "proxy", "tests", "har"],
5-
"version": "1.0.12",
5+
"version": "1.0.13",
66
"author": "Mark Ethan Trostler <mark@zzo.com>",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)