Skip to content

Commit

Permalink
1.33.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Jul 23, 2023
1 parent 4cbd14a commit 79d860f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export function App() {
<seam-device-table publishable-key="your_publishable_key"></seam-device-table>
<script
type="module"
src="https://react.seam.co/v/1.33.1/dist/elements.js"
src="https://react.seam.co/v/1.33.2/dist/elements.js"
></script>
</body>
```
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@seamapi/react",
"version": "1.33.1",
"version": "1.33.2",
"description": "Seam Components.",
"type": "module",
"main": "index.js",
Expand Down

0 comments on commit 79d860f

Please sign in to comment.