diff --git a/README.md b/README.md index 287f7c0..2697a71 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Google Group: https://groups.google.com/forum/#!forum/highcharts-ng Basic jsfiddle: http://jsfiddle.net/pablojim/LnkgL135/ See example in ./example/charts/general-example.html (Also served here: https://rawgit.com/pablojim/highcharts-ng/master/example/charts/general-example.html) -Current Version (1.0.0) Release Candidate ------------------------------------------ +Current Version (1.0.0) +----------------------- **Note Needs Highcharts/Highstock >= 5.0.0** **Only supports AngularJS >= 1.5** **Configuration Format is not compatible with highcharts-ng 0.x.0** diff --git a/dist/highcharts-ng.js b/dist/highcharts-ng.js index 8b63aa8..0727579 100644 --- a/dist/highcharts-ng.js +++ b/dist/highcharts-ng.js @@ -1,6 +1,6 @@ /** * highcharts-ng - * @version v0.1.0-dev - 2016-12-26 + * @version v1.0.0 - 2017-01-14 * @link https://github.com/pablojim/highcharts-ng * @author Barry Fitzgerald <> * @license MIT License, http://www.opensource.org/licenses/MIT diff --git a/dist/highcharts-ng.min.js b/dist/highcharts-ng.min.js index 76cfc75..cc16297 100644 --- a/dist/highcharts-ng.min.js +++ b/dist/highcharts-ng.min.js @@ -1,6 +1,6 @@ /** * highcharts-ng - * @version v0.1.0-dev - 2016-12-26 + * @version v1.0.0 - 2017-01-14 * @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 9d1c13e..357d0bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "highcharts-ng", - "version": "1.0.0-dev", + "version": "1.0.0", "description": "highcharts-ng", "keywords": [ "angular"