Skip to content

Commit

Permalink
Version bump to 3.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Aug 4, 2020
1 parent ba67ab5 commit f3e609a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 3.4.0 (unreleased)
## 3.4.0 (2020-08-04)

- Fixed CSS injection with `width` and `height` options

Expand Down
2 changes: 1 addition & 1 deletion lib/chartkick/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Chartkick
VERSION = "3.3.2"
VERSION = "3.4.0"
end

0 comments on commit f3e609a

Please sign in to comment.