Skip to content

Commit

Permalink
Bumping version to 4.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flyerhzm committed Jan 19, 2015
1 parent e94c6a3 commit 97e536b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# Next Release

## 4.14.1

* Fix has_one then has_many associations in rails 4.2
* Append js and dom to html body in proper position

## 4.14.0 (10/03/2014)

* Support rails 4.2
Expand Down
2 changes: 1 addition & 1 deletion lib/bullet/version.rb
@@ -1,4 +1,4 @@
# encoding: utf-8
module Bullet
VERSION = "4.14.0"
VERSION = "4.14.1"
end

0 comments on commit 97e536b

Please sign in to comment.