Skip to content

Commit

Permalink
chore: release 3.1.0
Browse files Browse the repository at this point in the history
es128 authored and phated committed Jan 27, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b0491a9 commit 1a933e3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glob-parent",
"version": "3.0.1",
"version": "3.1.0",
"description": "Strips glob magic from a string to provide the parent directory path",
"main": "index.js",
"scripts": {
@@ -21,7 +21,9 @@
"base",
"wildcard"
],
"files": ["index.js"],
"files": [
"index.js"
],
"author": "Elan Shanker (https://github.com/es128)",
"license": "ISC",
"bugs": {

0 comments on commit 1a933e3

Please sign in to comment.