From 0b9f254ecdf91542c8859d6537ddcfa7f4d33a11 Mon Sep 17 00:00:00 2001 From: Masayuki Tanaka Date: Mon, 17 Mar 2014 23:38:29 +0900 Subject: [PATCH] Update version --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 65becfa..fa3a670 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "c3", "main": "c3.min.js", - "version": "0.1.17", + "version": "0.1.18", "homepage": "https://github.com/masayuki0812/c3", "authors": [ "Masayuki Tanaka " diff --git a/package.json b/package.json index b53664d..2b3e9c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "c3", - "version": "0.1.17", + "version": "0.1.18", "description": "D3-based reusable chart library", "main": "c3.js", "scripts": {