Skip to content

Commit

Permalink
bump gem version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon High committed Aug 11, 2014
1 parent 7fe1b6f commit b3f7cd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pathspec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |s|
s.name = 'pathspec'
s.version = '0.0.1'
s.date = '2014-07-24'
s.version = '0.0.2'
s.date = '2014-08-11'
s.summary = "PathSpec: for matching path patterns"
s.description = "Use to match path patterns such as gitignore"
s.authors = ["Brandon High"]
Expand Down

0 comments on commit b3f7cd6

Please sign in to comment.