Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
srpanwar-confluent committed Mar 12, 2020
1 parent cac21d8 commit d3c7df1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@confluentinc/mox",
"version": "0.1.1",
"version": "0.1.2",
"description": "hybrid proxy and mock server",
"license": "MIT",
"repository": {
"type" : "git",
"url" : "https://github.com/confluentinc/mox.git"
"type": "git",
"url": "https://github.com/confluentinc/mox.git"
},
"main": "lib/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -61,4 +61,4 @@
"prettier": "1.19.1",
"webpack-node-externals": "1.7.2"
}
}
}

0 comments on commit d3c7df1

Please sign in to comment.