From ac4c511603b57aab9b0960c76009130eb68de309 Mon Sep 17 00:00:00 2001 From: Auralia Date: Tue, 15 Nov 2016 16:51:00 -0500 Subject: [PATCH] Fix dependencies --- CHANGES.md | 4 ++++ docs/globals.html | 2 +- package.json | 6 +++--- src/api.ts | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index a37ece6..7b58e18 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +## 0.1.6 ## + +* Fix dependencies + ## 0.1.5 ## * Bug fixes diff --git a/docs/globals.html b/docs/globals.html index 4cad911..12186b9 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -119,7 +119,7 @@

API_VERSION

VERSION

-
VERSION: string = "0.1.5"
+
VERSION: string = "0.1.6"