We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba7f95 commit 380286cCopy full SHA for 380286c
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+<a name="1.0.3"></a>
2
+## 1.0.3 (2016-11-02)
3
+
4
+* chore(contributing): added commit hooks and documentation for contributing ([6ace186](https://github.com/auru/unity-api/commit/6ace186))
5
+* chore(contributing): added pre-commit hooks and docs on contributing ([8ba7f95](https://github.com/auru/unity-api/commit/8ba7f95))
6
7
8
package.json
@@ -1,6 +1,6 @@
{
"name": "unity-api",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "REST-API helper, wrapped around fetch.",
"main": "dist/index.js",
"scripts": {
0 commit comments