Skip to content

Commit

Permalink
fix:version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitjain236 committed Jun 27, 2023
1 parent 646e3e5 commit e484506
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": "frappe-js-sdk",
"version": "1.3.0",
"version": "1.3.1",
"description": "TypeScript/JavaScript client for Frappe Framework REST API",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -40,4 +40,4 @@
"peerDependencies": {
"axios": "^0.26.1"
}
}
}

0 comments on commit e484506

Please sign in to comment.