nesta-plugin-foldable 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  module Nesta
2
2
  module Plugin
3
3
  module Foldable
4
- VERSION = "0.0.1"
4
+ VERSION = "0.0.2"
5
5
  end
6
6
  end
7
7
  end
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
7
  s.version = Nesta::Plugin::Foldable::VERSION
8
8
  s.authors = ["Micah Chalmer"]
9
9
  s.email = ["micah@micahchalmer.net"]
10
- s.homepage = ""
10
+ s.homepage = "https://github.com/MicahChalmer/nesta-plugin-foldable"
11
11
  s.summary = %q{Nesta plugin "Foldable"}
12
12
  s.description = %q{Place a "fold" in a Nesta article and have the summary automatically set to the part of the body content that comes before it.}
13
13
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nesta-plugin-foldable
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 27
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 1
10
- version: 0.0.1
9
+ - 2
10
+ version: 0.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Micah Chalmer
@@ -65,7 +65,7 @@ files:
65
65
  - lib/nesta-plugin-foldable/init.rb
66
66
  - lib/nesta-plugin-foldable/version.rb
67
67
  - nesta-plugin-foldable.gemspec
68
- homepage: ""
68
+ homepage: https://github.com/MicahChalmer/nesta-plugin-foldable
69
69
  licenses: []
70
70
 
71
71
  post_install_message: