Skip to content

Commit

Permalink
Merge pull request #682 from samvera-labs/1.5.1
Browse files Browse the repository at this point in the history
Release 1.5.1
  • Loading branch information
tpendragon authored Feb 8, 2019
2 parents 900bbd6 + 80e3f7d commit 4e6aae6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# v1.5.1 2018-02-08

## Changes since last release

* Namespace shared-spec resources to avoid conflict in apps.
[tpendragon](https://github.com/tpendragon)

Additional thanks to the following for code review and issue reports leading to
this release:

[cjcolvar](https://github.com/cjcolvar)
[escowles](https://github.com/escowles)

# v1.5.0 2018-02-06

## Changes since last release
Expand Down
2 changes: 1 addition & 1 deletion lib/valkyrie/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module Valkyrie
VERSION = "1.5.0"
VERSION = "1.5.1"
end

0 comments on commit 4e6aae6

Please sign in to comment.