slugity 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/slugity/version.rb +1 -1
  2. metadata +4 -3
@@ -1,3 +1,3 @@
1
1
  module Slugity
2
- VERSION = '1.0.0'
2
+ VERSION = '1.0.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: slugity
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-07-01 00:00:00.000000000 Z
12
+ date: 2013-07-17 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: ! ' Yet another slugging gem, convert a string to a slug with the option
15
15
  for custom mappings. '
@@ -34,7 +34,8 @@ files:
34
34
  - spec/string_spec.rb
35
35
  - spec/stringity_spec.rb
36
36
  homepage: http://github.com/stevenosloan/slugity
37
- licenses: []
37
+ licenses:
38
+ - MIT
38
39
  post_install_message:
39
40
  rdoc_options: []
40
41
  require_paths: