jeremyboles-dm-is-sluggable 0.9.8 → 0.9.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  module DataMapper
2
2
  module Is
3
3
  module Sluggable
4
- VERSION = '0.9.8'
4
+ VERSION = '0.9.10'
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jeremyboles-dm-is-sluggable
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.8
4
+ version: 0.9.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeremy Boles
@@ -19,7 +19,7 @@ dependencies:
19
19
  requirements:
20
20
  - - "="
21
21
  - !ruby/object:Gem::Version
22
- version: 0.9.8
22
+ version: 0.9.10
23
23
  version:
24
24
  description: Simple Datamapper plugin for referencing Resources by 'URL slugs'
25
25
  email: