diff --git a/bower.json b/bower.json index 6f04f22..df0b9ca 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "c3", "main": "c3.min.js", - "version": "0.1.1", + "version": "0.1.2", "homepage": "https://github.com/masayuki0812/c3", "authors": [ "Masayuki Tanaka " diff --git a/package.json b/package.json index 30f8acd..46f26f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "c3", - "version": "0.1.1", + "version": "0.1.2", "description": "D3-based reusable chart library", "main": "c3.js", "scripts": {