Skip to content

Commit

Permalink
1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Jul 21, 2023
1 parent ef36834 commit 5321d0c
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.32.0/dist/elements.js"
src="https://react.seam.co/v/1.33.0/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.32.0",
"version": "1.33.0",
"description": "Seam Components.",
"type": "module",
"main": "index.js",
Expand Down

0 comments on commit 5321d0c

Please sign in to comment.