Skip to content

Commit

Permalink
Regenerate gemspec for version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
colstrom committed May 28, 2015
1 parent e9f538e commit 21b6805
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions kanban.gemspec
Original file line number Diff line number Diff line change
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: kanban 0.3.1 ruby lib
# stub: kanban 0.5.1 ruby lib

Gem::Specification.new do |s|
s.name = "kanban"
s.version = "0.3.1"
s.version = "0.5.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Chris Olstrom"]
s.date = "2015-05-26"
s.date = "2015-05-28"
s.description = "Because your code totally needed an Agile Workflow"
s.email = "[email protected]"
s.extra_rdoc_files = [
Expand All @@ -31,6 +31,7 @@ Gem::Specification.new do |s|
"README.rdoc",
"Rakefile",
"VERSION",
"kanban.gemspec",
"lib/kanban.rb",
"lib/kanban/hash_safety.rb",
"spec/kanban/hash_safety_spec.rb",
Expand Down

0 comments on commit 21b6805

Please sign in to comment.