Skip to content

Commit 04dd979

Browse files
committed
Prepares release
1 parent 709dc69 commit 04dd979

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-
### Unreleased
3+
### 1.4.0 - 2017-02-15
44
Features
55
- Support group queries in scopes and filters (https://github.com/varvet/godmin/pull/208)
66
- Change color of remove buttons, so they're not grabbing all the attention (https://github.com/varvet/godmin/pull/212)

lib/godmin/version.rb

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

0 commit comments

Comments
 (0)