Skip to content

Commit

Permalink
Version bump to 4.0.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed May 1, 2021
1 parent 007e35f commit d27c58d
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 @@
## 4.0.4 (unreleased)
## 4.0.4 (2021-05-01)

- Updated Chartkick.js to 4.0.4
- Updated Chart.js to 3.2.1
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 = "4.0.3"
VERSION = "4.0.4"
end

0 comments on commit d27c58d

Please sign in to comment.