acts_as_citable 2.0.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 0440d56d41442547584cb981e30ae4d5c92fbae5
4
+ data.tar.gz: be32add80dbc4c5af747ccd759cd91c4e28079ba
5
+ SHA512:
6
+ metadata.gz: c1beb8ebf630e21abb70774ea074b2f6aab760cacee9b07ee03f5c1fadb0ad489c8b75cc2301f214625b1f468b2861e82f42a144b20f77200be01d2ae679c7ef
7
+ data.tar.gz: 945cb37abb6fffe316fee6d8cce318328758792075b2c9e3536589671513a18f0bb5e73ec47920f8c63ba2ce9a890b06b6deac3a479ccbf05aea08820d95216e
@@ -1,3 +1,3 @@
1
1
  module ActsAsCitable
2
- VERSION = "2.0.0"
2
+ VERSION = "2.0.1"
3
3
  end