Skip to content

Commit

Permalink
Bump Version to 0.10.0
Browse files Browse the repository at this point in the history
Major Changes:
* Provide tooling for reversing nested collection relationships
  • Loading branch information
elrayle committed Sep 6, 2017
1 parent 5f8375e commit 5dcdd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hydra/pcdm/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Hydra
module PCDM
VERSION = '0.9.0'.freeze
VERSION = '0.10.0'.freeze
end
end

0 comments on commit 5dcdd33

Please sign in to comment.