We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05a3755 commit a279d3eCopy full SHA for a279d3e
CHANGES
@@ -1,5 +1,8 @@
1
- master
2
- ...
+
3
+- 0.0.9
4
+ - https://github.com/railsjazz/rails_charts/pull/30
5
+ - https://github.com/railsjazz/rails_charts/pull/37
6
7
- 0.0.8
8
- JS event when chart was rendered https://github.com/railsjazz/rails_charts/pull/31
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- rails_charts (0.0.9)
+ rails_charts (1.0.0)
rails
GEM
lib/rails_charts/version.rb
@@ -1,3 +1,3 @@
module RailsCharts
- VERSION = "0.0.9"
+ VERSION = "1.0.0"
end
0 commit comments