Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

Commit

Permalink
1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pbeshai committed Feb 20, 2021
1 parent 69fd259 commit c7da0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serialize-query-params",
"version": "1.3.0",
"version": "1.3.1",
"description": "A library for simplifying encoding and decoding URL query parameters.",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit c7da0fa

Please sign in to comment.