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.
Files changed (2) hide show
  1. data/lib/citero-jruby/version.rb +1 -1
  2. metadata +2 -2
@@ -1,4 +1,4 @@
1
1
  module Citero
2
2
  # Citeros current version
3
- VERSION = "1.0.1"
3
+ VERSION = "1.0.2"
4
4
  end
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.1
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: []