Skip to content

Commit

Permalink
released v1.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
R committed Aug 7, 2023
1 parent f9e4916 commit b349ffe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-scripts": "5.0.1",
"styled-components": "^5.3.5",
"typescript": "^4.4.2",
"venom-connect": "^1.0.22"
"venom-connect": "^1.0.24"
},
"scripts": {
"start": "react-scripts start",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "venom-connect",
"version": "1.0.23",
"version": "1.0.24",
"main": "dist/lib/index.js",
"types": "dist/types/index.d.ts",
"scripts": {
Expand Down

0 comments on commit b349ffe

Please sign in to comment.