Skip to content

Commit ff7656b

Browse files
authored
Merge pull request #2 from ebox86/feat/readme+version-bump
bumped version, updated readme
2 parents 125a79b + 6307736 commit ff7656b

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)