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 #141 from duke-libraries/update-argon-v1.0.2
Browse files Browse the repository at this point in the history
Version v1.0.0 (Update Argon to v1.0.2)
  • Loading branch information
corylown authored Jan 14, 2019
2 parents b38c3de + b118f31 commit d341234
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: 3540a1486a1820f159df2fe4fdc22f4759d6d7fd
revision: 7cd91e2cdb5533deaea22d34f347fb1808b6edfa
specs:
trln_argon (1.0.1)
trln_argon (1.0.2)
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 = '0.4.21'
VERSION = '1.0.0'
end

0 comments on commit d341234

Please sign in to comment.