Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TimeRaider committed Nov 2, 2016
1 parent 8ba7f95 commit 380286c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<a name="1.0.3"></a>
## 1.0.3 (2016-11-02)

* chore(contributing): added commit hooks and documentation for contributing ([6ace186](https://github.com/auru/unity-api/commit/6ace186))
* chore(contributing): added pre-commit hooks and docs on contributing ([8ba7f95](https://github.com/auru/unity-api/commit/8ba7f95))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 380286c

Please sign in to comment.