Skip to content

Commit eb69c33

Browse files
committed
Prepares release
1 parent 058e3ee commit eb69c33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### 0.12.3 - Unreleased
3+
### 0.12.3 - 2015-09-18
44
Bug fixes
55
- Adds support for plural engines (https://github.com/varvet/godmin/pull/128)
66
- Remove turbolinks from application.js if present (https://github.com/varvet/godmin/issues/129)

lib/godmin/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Godmin
2-
VERSION = "0.12.2"
2+
VERSION = "0.12.3"
33
end

0 commit comments

Comments
 (0)