Skip to content

Commit

Permalink
chore(package): bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bourdaisj committed Dec 23, 2024
1 parent 6469544 commit 36954b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scripts": "^5.0.0",
"trame-react": "^1.0.0"
"@kitware/trame-react": "^1.0.0"
},
"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": "@kitware/trame-react",
"version": "1.0.0",
"version": "1.0.1",
"description": "React wrapper to trame-iframe",
"type": "module",
"main": "index.js",
Expand Down

0 comments on commit 36954b3

Please sign in to comment.