Skip to content

Commit 1fa8afd

Browse files
authored
Bump to 1.1.1 since I'm burning the 1.1.0 tag
1 parent e6cb4b6 commit 1fa8afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pathspec.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
33

44
Gem::Specification.new do |s|
55
s.name = 'pathspec'
6-
s.version = '1.1.0'
6+
s.version = '1.1.1'
77
s.summary = 'PathSpec: for matching path patterns'
88
s.description = 'Use to match path patterns such as gitignore'
99
s.authors = ['Brandon High']

0 commit comments

Comments
 (0)