Skip to content

Commit

Permalink
Updating for release 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgriffiniii committed May 18, 2018
1 parent 8a0800b commit 215ab82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# History of hydra-editor releases

## 4.0.2
* 2018-05-10: MultiValue gets values from object methods and attributes [afred]

## 4.0.1
* 2018-04-25: Updated the gemspec for authors, email, and homepage

Expand Down
2 changes: 1 addition & 1 deletion lib/hydra_editor/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module HydraEditor
VERSION = '4.0.1'.freeze
VERSION = '4.0.2'.freeze
end

0 comments on commit 215ab82

Please sign in to comment.