From 9db637f2aeb0cfd6a918e863c29ad3054b7c6c47 Mon Sep 17 00:00:00 2001 From: Barry Fitzgerald Date: Wed, 2 Sep 2015 21:57:07 +0100 Subject: [PATCH] prep for 0.0.10 release --- README.md | 6 +++++- bower.json | 2 +- dist/highcharts-ng.min.js | 2 +- package.json | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 397ed4c..041cc4f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A simple Angularjs directive for Highcharts. Google Group: https://groups.google.com/forum/#!forum/highcharts-ng -Current Version (0.0.9) +Current Version (0.0.10) --------------- **Setup:** @@ -214,6 +214,10 @@ This forces the chart to reflow after container and chart have finished renderin Versions -------------- +Version 0.0.10 +---------------- +- Bug fix for 0.0.9 - problems with deep extend + Version 0.0.9 ---------------- - Lazy loading - thanks @FDIM diff --git a/bower.json b/bower.json index 5ad2a39..afb70fa 100644 --- a/bower.json +++ b/bower.json @@ -9,7 +9,7 @@ "highstocks", "highmaps" ], - "version": "0.0.10-dev", + "version": "0.0.10", "main": "dist/highcharts-ng.js", "license": "MIT", "authors": [ diff --git a/dist/highcharts-ng.min.js b/dist/highcharts-ng.min.js index 2f7bb77..ac98f38 100644 --- a/dist/highcharts-ng.min.js +++ b/dist/highcharts-ng.min.js @@ -1,6 +1,6 @@ /** * highcharts-ng - * @version v0.0.10-dev - 2015-09-02 + * @version v0.0.10 - 2015-09-02 * @link https://github.com/pablojim/highcharts-ng * @author Barry Fitzgerald <> * @license MIT License, http://www.opensource.org/licenses/MIT diff --git a/package.json b/package.json index 5cda27f..6fa8af1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "highcharts-ng", - "version": "0.0.10-dev", + "version": "0.0.10", "description": "highcharts-ng", "keywords": [ "angular"