Skip to content

Commit

Permalink
chore: Publish new release
Browse files Browse the repository at this point in the history
 - @adahiya/[email protected]
 - @adahiya/[email protected]
 - @adahiya/[email protected]
  • Loading branch information
adidahiya committed Feb 5, 2024
1 parent 6150e4a commit c390d11
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/raga-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@adahiya/raga-app",
"productName": "raga-app",
"version": "0.4.0",
"version": "0.5.0",
"private": true,
"description": "UI for running music library management",
"main": ".vite/build/main.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/raga-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adahiya/raga-cli",
"version": "0.4.0",
"version": "0.5.0",
"type": "module",
"bin": "bin/cli.sh",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/raga-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adahiya/raga-lib",
"version": "0.4.0",
"version": "0.5.0",
"type": "module",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit c390d11

Please sign in to comment.