Skip to content

Commit 4ba09a7

Browse files
Merge pull request #20 from AndyStabler/update-chart-js-version
Update Chart.js to version 2.5.0
2 parents 85e82cc + bfea129 commit 4ba09a7

File tree

3 files changed

+1743
-1031
lines changed

3 files changed

+1743
-1031
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Chart.js for Rails
22

3-
Integrate Chart.js into Rails Asset Pipeline (current version is 2.4.0)
3+
Integrate Chart.js into Rails Asset Pipeline (current version is 2.5.0)
44

55
## Installation
66

lib/chart-js-rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module ChartJs
22
module Rails
3-
VERSION = '0.1.1'.freeze
3+
VERSION = '0.1.2'.freeze
44
end
55
end

0 commit comments

Comments
 (0)