diff options
| author | mihna123 <mihailonvojinovic@gmail.com> | 2026-06-03 17:00:10 +0200 |
|---|---|---|
| committer | mihna123 <mihailonvojinovic@gmail.com> | 2026-06-03 17:00:10 +0200 |
| commit | 3627ead7da81bb3b9e6177c6b455d1d9f2cd78ba (patch) | |
| tree | cdc361c3ad844b05edaa636e6c0ea28a2f849279 /package.json | |
| parent | e7b50defa8b86a05c1db4aee742ebe0959619165 (diff) | |
| download | invoice-3627ead7da81bb3b9e6177c6b455d1d9f2cd78ba.tar.gz invoice-3627ead7da81bb3b9e6177c6b455d1d9f2cd78ba.zip | |
Revert "chore: bump the minor"
This reverts commit e7b50defa8b86a05c1db4aee742ebe0959619165.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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", |
