Skip to content

Commit

Permalink
Regenerate gemspec for version 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nerakdon committed Feb 14, 2016
1 parent 42a6232 commit 42847b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions paid_up.gemspec
Expand Up @@ -2,16 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: paid_up 0.9.0 ruby lib
# stub: paid_up 0.9.1 ruby lib

Gem::Specification.new do |s|
s.name = "paid_up"
s.version = "0.9.0"
s.version = "0.9.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Karen Lundgren"]
s.date = "2016-02-10"
s.date = "2016-02-14"
s.description = "Allows a model of your choosing (such as users) to subscribe to a plan, which enables features."
s.email = "karen.e.lundgren@gmail.com"
s.extra_rdoc_files = [
Expand Down

0 comments on commit 42847b4

Please sign in to comment.