We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 058e3ee commit eb69c33Copy full SHA for eb69c33
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### 0.12.3 - Unreleased
+### 0.12.3 - 2015-09-18
4
Bug fixes
5
- Adds support for plural engines (https://github.com/varvet/godmin/pull/128)
6
- Remove turbolinks from application.js if present (https://github.com/varvet/godmin/issues/129)
lib/godmin/version.rb
@@ -1,3 +1,3 @@
module Godmin
- VERSION = "0.12.2"
+ VERSION = "0.12.3"
end
0 commit comments