Skip to content

Commit

Permalink
chore: unset initial pkg version for semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
moltar authored and Roman committed Nov 6, 2019
1 parent ed7be11 commit 1a9a2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amazon-advertising-api-nodejs-sdk",
"version": "1.0.0",
"version": "0.0.0",
"description": "Amazon Advertising API TypeScript and Node.js Unofficial SDK",
"main": "./lib/index.js",
"files": [
Expand Down

0 comments on commit 1a9a2d3

Please sign in to comment.