diff --git a/README.md b/README.md new file mode 100644 index 0000000..6c0f8fc --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Simple API for request to transifex REST API \ No newline at end of file diff --git a/package.json b/package.json index 0071fc5..8141087 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tau-transifex", - "version": "0.0.1", + "version": "0.0.2", "description": "Simple API for request to transifex REST API", "main": "index.js", "scripts": {