Skip to content

Commit b3f7cd6

Browse files
author
Brandon High
committed
bump gem version for release
1 parent 7fe1b6f commit b3f7cd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pathspec.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
33

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

0 commit comments

Comments
 (0)