Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit fa5db07

Browse files
committed
Bump version to: 0.3.0 [skip ci]
1 parent 72f5fd9 commit fa5db07

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sladg/nextjs-image-optimizer-handler",
3-
"version": "0.1.0",
3+
"version": "0.3.0",
44
"description": "Plug-and-play lambda for replacing default NextJS image optimization handler.",
55
"license": "ISC",
66
"author": "Jan Soukup <[email protected]>",
@@ -53,4 +53,4 @@
5353
"peerDependencies": {
5454
"next": "^12.2.3"
5555
}
56-
}
56+
}

0 commit comments

Comments
 (0)