From f79acce83c386e21f95003263ee349a65d6aeb06 Mon Sep 17 00:00:00 2001 From: "Jana E. Beck" Date: Tue, 21 Feb 2017 12:28:24 -0800 Subject: [PATCH] v0.29.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2059853..428eabf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tidepool-platform-client", - "version": "0.28.0", + "version": "0.29.0", "description": "Client-side library to interact with the Tidepool platform", "main": "tidepool.js", "scripts": {