citero-jruby 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/citero-jruby/version.rb +1 -1
- metadata +2 -2
data/lib/citero-jruby/version.rb
CHANGED
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: citero-jruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 1.0.
|
5
|
+
version: 1.0.2
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- hab278
|
@@ -155,7 +155,7 @@ files:
|
|
155
155
|
- Rakefile
|
156
156
|
- Gemfile
|
157
157
|
- README.md
|
158
|
-
homepage:
|
158
|
+
homepage: https://github.com/NYULibraries/citero-jruby
|
159
159
|
licenses: []
|
160
160
|
post_install_message:
|
161
161
|
rdoc_options: []
|