rumblelog 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/rumblelog.gemspec +2 -2
  2. metadata +2 -2
data/rumblelog.gemspec CHANGED
@@ -1,9 +1,9 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'rumblelog'
3
- s.version = '0.1.0'
3
+ s.version = '0.1.1'
4
4
  s.date = '2013-06-25'
5
5
  s.summary = "A site publishing system!"
6
- s.description = "A dynamic site publishing with Pages and Tags"
6
+ s.description = "A dynamic site publishing with Pages and Tags powered by fauna"
7
7
  s.license = "Apache 2.0"
8
8
  s.authors = ["Steve Jenson"]
9
9
  s.email = 'stevej@fruitless.org'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rumblelog
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -59,7 +59,7 @@ dependencies:
59
59
  - - ! '>='
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
62
- description: A dynamic site publishing with Pages and Tags
62
+ description: A dynamic site publishing with Pages and Tags powered by fauna
63
63
  email: stevej@fruitless.org
64
64
  executables: []
65
65
  extensions: []