Skip to content

Commit

Permalink
Update to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
somewhatabstract committed Nov 20, 2021
1 parent fae70ca commit 98695e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ancesdir",
"version": "3.0.0",
"version": "3.1.0",
"description": "Find a specific ancestor/root directory given a starting location and a search parameter",
"main": "dist/index.js",
"module": "dist/es/index.js",
Expand Down Expand Up @@ -74,4 +74,4 @@
"lint",
"test"
]
}
}

0 comments on commit 98695e5

Please sign in to comment.