Skip to content

Commit da2eb4b

Browse files
authored
Merge pull request #3 from z4nr34l/package-version-bump
Package version bump
2 parents fc9c867 + a08537c commit da2eb4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "next-router-segments",
3-
"version": "1.0.1",
4-
"description": "",
3+
"version": "1.0.2",
4+
"description": "Parsing Next.js pathname to structured segments, which you can use in various ways.",
55
"files": [
66
"lib/**/*"
77
],

0 commit comments

Comments
 (0)