From 0f7a565ea46a1a827150d39c5e0dbaec362ea284 Mon Sep 17 00:00:00 2001 From: Dave Landry Date: Tue, 20 Dec 2016 15:42:16 -0500 Subject: [PATCH] compiles v0.1.15 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a60a8a..522b24a 100644 --- a/README.md +++ b/README.md @@ -102,4 +102,4 @@ If *value* is specified, sets the start accessor to the specified function or ke -###### Documentation generated on Fri, 09 Dec 2016 21:47:11 GMT +###### Documentation generated on Tue, 20 Dec 2016 20:42:11 GMT diff --git a/package.json b/package.json index 5fac0e8..37d355f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3plus-priestley", - "version": "0.1.14", + "version": "0.1.15", "description": "A reusable Priestley timeline built on D3.", "main": "build/d3plus-priestley.js", "jsnext:main": "index",