Skip to content

Commit 6307736

Browse files
committed
bumped version, updated readme
1 parent 125a79b commit 6307736

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Run:
3434
```
3535
Image (distroless Node 22, Next.js standalone):
3636

37-
- ~171 MB uncompressed (see with `docker images ghcr.io/ebox86/hello`)
37+
- ~172 MB uncompressed (see with `docker images ghcr.io/ebox86/hello`)
3838

3939
---
4040

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hello",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)