Skip to content

Commit 069acb5

Browse files
committed
Prepares release
1 parent e6d6b88 commit 069acb5

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.1.0 - 2015-12-08
44
Features
55
- Adds locale for pt-BR (Brazilian Portuguese) (https://github.com/varvet/godmin/pull/141)
66
- New sandbox template with with more examples (https://github.com/varvet/godmin/pull/135)

lib/godmin/version.rb

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

0 commit comments

Comments
 (0)