Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
HinsonSIDAN committed Feb 14, 2024
1 parent d9f3670 commit 8b9b8ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sidan-lab/sidan-ui",
"description": "UI library from SIDAN Lab",
"version": "0.1.0",
"version": "0.1.1",
"license": "Apache-2.0",
"main": "dist/cjs/index.js",
"module": "dist/mjs/index.js",
Expand Down Expand Up @@ -65,4 +65,4 @@
"husky": "^8.0.3",
"prettier": "^2.8.4"
}
}
}

0 comments on commit 8b9b8ce

Please sign in to comment.