Skip to content

Commit

Permalink
Mergeback RC 0.0.2 (#44)
Browse files Browse the repository at this point in the history
* RC 0.0.2 (#43)

* RC 0.0.21

* RC 0.0.2
  • Loading branch information
demariadaniel authored Aug 27, 2024
1 parent c2d3ad7 commit 3887db6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/bam.iobio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobio-demo-app",
"private": true,
"version": "0.0.0",
"version": "0.0.1",
"type": "module",
"scripts": {
"dev": "vite",
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": "@overture-stack/iobio-components",
"version": "0.0.1",
"version": "0.0.2",
"description": "Overture Integration of Iobio.io Genomic Analysis Tools",
"main": "index.js",
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/iobio-react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobio-react-components",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 3887db6

Please sign in to comment.