Skip to content

Commit 4702bb6

Browse files
committed
1.0.0
1 parent 82fc393 commit 4702bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/qwik-image/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qwik-image",
3-
"version": "0.0.16",
3+
"version": "1.0.0",
44
"description": "The goal is a component to support performant images on the web and automatic image optimization. That will be built as a pluggable component so devs could connect different image loaders to it (like Cloudinary, or builder)",
55
"main": "./index.qwik.cjs",
66
"qwik": "./index.qwik.mjs",

0 commit comments

Comments
 (0)