diff options
| author | mihna123 <mihailonvojinovic@gmail.com> | 2026-06-02 00:49:04 +0200 |
|---|---|---|
| committer | mihna123 <mihailonvojinovic@gmail.com> | 2026-06-02 00:49:04 +0200 |
| commit | 3f55acb7ec4810fa843297270ee1354e92cf641f (patch) | |
| tree | c359f4754f7be47469f634a44834c6e261d0e0fc | |
| parent | c6eea92f2a3016463f0c4b8e4b813afd846bf821 (diff) | |
| download | invoice-0.3.0.tar.gz invoice-0.3.0.zip | |
chore: bump the minor versionv0.3.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 138dc35..5efa6d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "invoices", - "version": "0.2.0", + "version": "0.3.0", "private": true, "scripts": { "dev": "next dev", |
