Skip to content

Commit 4845fe0

Browse files
committed
Prepares release
1 parent ca1795f commit 4845fe0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
### 1.0.0 - 2015-11-13
4+
Release of 1.0.0 :tada:
5+
36
### 0.12.4 - 2015-10-21
47
Bug fixes
58
- Fixes a bug which made it impossible to override the datetimepicker locale (https://github.com/varvet/godmin/issues/132)

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.4"
2+
VERSION = "1.0.0"
33
end

0 commit comments

Comments
 (0)