Skip to content

Commit

Permalink
4.1.3 release preparation, update the package and lib/version to 4.1.…
Browse files Browse the repository at this point in the history
…3. (#284)
  • Loading branch information
awaterma committed Jun 5, 2023
1 parent 12d4747 commit 4ff4d29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/version.js
@@ -1,2 +1,2 @@
// generated by genversion
module.exports = '4.1.2'
module.exports = '4.1.3'
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"RFC6265",
"RFC2965"
],
"version": "4.1.2",
"version": "4.1.3",
"homepage": "https://github.com/salesforce/tough-cookie",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4ff4d29

Please sign in to comment.