rostra 0.0.2 → 0.0.3

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/rostra/version.rb +1 -1
  2. metadata +4 -4
@@ -1,3 +1,3 @@
1
1
  module Rostra
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: rostra
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.2
5
+ version: 0.0.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Cory Schires
@@ -178,7 +178,7 @@ dependencies:
178
178
  version: "0"
179
179
  type: :development
180
180
  version_requirements: *id015
181
- description: Rostra allows you to quickly add a question and answer forum to your application.
181
+ description: Don't use. Not production ready
182
182
  email:
183
183
  - coryschires@gmail.com
184
184
  executables: []
@@ -242,7 +242,7 @@ files:
242
242
  - Rakefile
243
243
  - README.rdoc
244
244
  has_rdoc: true
245
- homepage: https://github.com/coryschires/rostra
245
+ homepage: ""
246
246
  licenses: []
247
247
 
248
248
  post_install_message:
@@ -268,6 +268,6 @@ rubyforge_project:
268
268
  rubygems_version: 1.5.2
269
269
  signing_key:
270
270
  specification_version: 3
271
- summary: Rostra allows you to quickly add a question and answer forum to your application.
271
+ summary: Don't use. Not production ready
272
272
  test_files: []
273
273