Skip to content

Commit

Permalink
chore(package.json): update version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamilservicos committed Feb 7, 2024
1 parent 14447a9 commit 03394a1
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,7 +1,7 @@
{
"name": "@jamilservices/sb-module-json-cache-store",
"description": "Simply Builder Module - Temporary Fetch JSON Cache",
"version": "1.0.0",
"version": "1.0.1",
"main": "./lib/json-cache.min.umd.js",
"module": "./lib/json-cache.min.esm.mjs",
"browser": "./lib/json-cache.min.umd.js",
Expand Down Expand Up @@ -79,4 +79,4 @@
"unbuild": "^2.0.0",
"uncrypto": "^0.1.3"
}
}
}

0 comments on commit 03394a1

Please sign in to comment.