Skip to content

Commit 5d3daab

Browse files
authored
Bump to 1.1.3
1 parent 0417bf3 commit 5d3daab

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.1'
6+
s.version = '1.1.3'
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)