We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0417bf3 commit 5d3daabCopy full SHA for 5d3daab
pathspec.gemspec
@@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
3
4
Gem::Specification.new do |s|
5
s.name = 'pathspec'
6
- s.version = '1.1.1'
+ s.version = '1.1.3'
7
s.summary = 'PathSpec: for matching path patterns'
8
s.description = 'Use to match path patterns such as gitignore'
9
s.authors = ['Brandon High']
0 commit comments