Skip to content

Commit c37267b

Browse files
author
Xiaodong Sun
committed
Updated chart.js to 2.6.0 with minified js
1 parent 3255458 commit c37267b

File tree

4 files changed

+16
-12271
lines changed

4 files changed

+16
-12271
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.5.0)
3+
Integrate Chart.js into Rails Asset Pipeline (current version is 2.6.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.2'.freeze
3+
VERSION = '0.1.3'.freeze
44
end
55
end

0 commit comments

Comments
 (0)