Skip to content

Commit aae34b0

Browse files
committed
Prepares release
1 parent 17415f2 commit aae34b0

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.5.0 - 2017-02-17
44
Features
55
- Support for nested resources (https://github.com/varvet/godmin/pull/189)
66

lib/godmin/version.rb

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

0 commit comments

Comments
 (0)