From 9e27c37cc77e564342f49d0e963568daeec62ffb Mon Sep 17 00:00:00 2001 From: "Jana E. Beck" Date: Fri, 8 Apr 2016 15:44:55 -0700 Subject: [PATCH] v0.23.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1230163..cdc3191 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tidepool-platform-client", - "version": "0.23.0", + "version": "0.23.1", "description": "Client-side library to interact with the Tidepool platform", "main": "tidepool.js", "scripts": {