Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Commit

Permalink
Merge pull request #148 from duke-libraries/argon-v1.0.4
Browse files Browse the repository at this point in the history
update Argon to v1.0.4
  • Loading branch information
corylown authored Jan 16, 2019
2 parents 25c3bca + 073019d commit c9f6c79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GIT
remote: https://github.com/trln/trln_argon
revision: ad33431e45a9cc9c92466ada44f22151389b1d97
revision: 8498dae15da2aa4bea3e78d0efd128042add12df
specs:
trln_argon (1.0.3)
trln_argon (1.0.4)
addressable (~> 2.5)
blacklight (~> 6.16)
blacklight-hierarchy (~> 1.1.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/dul_argon_skin/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module DulArgonSkin
VERSION = '1.0.6'
VERSION = '1.0.7'
end

0 comments on commit c9f6c79

Please sign in to comment.