Skip to content

Commit

Permalink
Regenerate gemspec for version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
colstrom committed May 30, 2015
1 parent 1d32eca commit 4adb6fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 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.5.1 ruby lib
# stub: kanban 0.7.0 ruby lib

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

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-28"
s.date = "2015-05-30"
s.description = "Because your code totally needed an Agile Workflow"
s.email = "[email protected]"
s.extra_rdoc_files = [
Expand Down

0 comments on commit 4adb6fe

Please sign in to comment.