Skip to content

Commit 9e917ca

Browse files
authored
Merge pull request #149 from jrgriffiniii/release-4.0.0
Releasing 4.0.0
2 parents 80370a6 + 5f74354 commit 9e917ca

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

History.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# History of hydra-editor releases
22

3+
## 4.0.0
4+
* 2018-04-25: Released after testing
5+
36
## 4.0.0.rc1
47
* 2018-03-21: Updates HydraEditor::Form.model_attributes. [dchandekstark]
58
* 2018-03-21: Replace `Hydra::Presenter#to_model` delegation with `self` [no-reply]

lib/hydra_editor/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module HydraEditor
2-
VERSION = '4.0.0.rc1'.freeze
2+
VERSION = '4.0.0'.freeze
33
end

0 commit comments

Comments
 (0)