diff options
| author | mihna123 <mihailonvojinovic@gmail.com> | 2026-06-08 14:21:28 +0200 |
|---|---|---|
| committer | mihna123 <mihailonvojinovic@gmail.com> | 2026-06-08 14:21:28 +0200 |
| commit | 7a5a6f3516093716d42579fb163ac605a2840020 (patch) | |
| tree | f48d6f419028f09211dbad07b0b086c2f2bd9e94 /package.json | |
| parent | 477ca56dba8cc5f180e7f22b3d4cd27c505b5ecc (diff) | |
| download | invoice-0.4.0.tar.gz invoice-0.4.0.zip | |
chore: bump the minor versionv0.4.0
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 e5d37ab..29151de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "invoices", - "version": "0.3.0", + "version": "0.4.0", "private": true, "scripts": { "dev": "next dev", |
