Skip to content
This repository was archived by the owner on Sep 1, 2021. It is now read-only.

Commit b060934

Browse files
Release v4.0.0
1 parent f3f8420 commit b060934

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.markdown

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 4.0.0 / 2014-04-22
2+
3+
* Updated Highcharts to 4.0.0
4+
* See [the release announcement](http://www.highcharts.com/component/content/article/2-news/134-announcing-highcharts-4/)
5+
16
# 3.0.10 / 2014-03-11
27

38
* Updated Highcharts to 3.0.10

lib/highcharts/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Highcharts
2-
VERSION = "3.0.10"
2+
VERSION = "4.0.0"
33
end

0 commit comments

Comments
 (0)