aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormihna123 <mihailonvojinovic@gmail.com>2026-06-03 17:00:10 +0200
committermihna123 <mihailonvojinovic@gmail.com>2026-06-03 17:00:10 +0200
commit3627ead7da81bb3b9e6177c6b455d1d9f2cd78ba (patch)
treecdc361c3ad844b05edaa636e6c0ea28a2f849279
parente7b50defa8b86a05c1db4aee742ebe0959619165 (diff)
downloadinvoice-3627ead7da81bb3b9e6177c6b455d1d9f2cd78ba.tar.gz
invoice-3627ead7da81bb3b9e6177c6b455d1d9f2cd78ba.zip
Revert "chore: bump the minor"
This reverts commit e7b50defa8b86a05c1db4aee742ebe0959619165.
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4fb4339..4579629 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "invoices",
- "version": "0.4.0",
+ "version": "0.3.0",
"private": true,
"scripts": {
"dev": "next dev",