Skip to content

Commit 61f3cd7

Browse files
committed
Updated version in preparation for publishing the gem
1 parent e753b65 commit 61f3cd7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.1
1+
0.1.0

blacklight-access_controls.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ version = File.read(File.expand_path("../VERSION", __FILE__)).strip
33
Gem::Specification.new do |gem|
44
gem.name = "blacklight-access_controls"
55

6-
gem.description = %q{Access controls for project blacklight}
7-
gem.summary = %q{Access controls for project blacklight}
8-
gem.homepage = "http://http://projectblacklight.org"
6+
gem.description = %q{Access controls for blacklight-based applications}
7+
gem.summary = %q{Access controls for blacklight-based applications}
8+
gem.homepage = "https://github.com/projectblacklight/blacklight-access_controls"
99
gem.email = ["blacklight-development@googlegroups.com"]
1010
gem.authors = ["Chris Beer", "Justin Coyne", "Matt Zumwalt", "Valerie Maher"]
1111

0 commit comments

Comments
 (0)