Skip to content

Commit a279d3e

Browse files
new release
1 parent 05a3755 commit a279d3e

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGES

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
- master
2-
...
2+
3+
- 0.0.9
4+
- https://github.com/railsjazz/rails_charts/pull/30
5+
- https://github.com/railsjazz/rails_charts/pull/37
36

47
- 0.0.8
58
- JS event when chart was rendered https://github.com/railsjazz/rails_charts/pull/31

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
rails_charts (0.0.9)
4+
rails_charts (1.0.0)
55
rails
66

77
GEM

lib/rails_charts/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module RailsCharts
2-
VERSION = "0.0.9"
2+
VERSION = "1.0.0"
33
end

0 commit comments

Comments
 (0)