diff options
| author | mihna123 <mihailonvojinovic@gmail.com> | 2026-06-02 00:24:44 +0200 |
|---|---|---|
| committer | mihna123 <mihailonvojinovic@gmail.com> | 2026-06-02 00:24:44 +0200 |
| commit | 77699398de9b28f92b54b3511d9bec9e4962ae20 (patch) | |
| tree | 54013dce7b174224980103d0629408f2defca47e | |
| parent | 2f9dbd07b92f80e82b22e8b5079ad3828a374539 (diff) | |
| download | invoice-77699398de9b28f92b54b3511d9bec9e4962ae20.tar.gz invoice-77699398de9b28f92b54b3511d9bec9e4962ae20.zip | |
chore: bump up the minorv0.2.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d20b78c..138dc35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "invoices", - "version": "0.1.1", + "version": "0.2.0", "private": true, "scripts": { "dev": "next dev", |
