Skip to content

Commit 70c118d

Browse files
committed
feat: release v1.0.0
1 parent fff8be7 commit 70c118d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@snowfluke/ppu-ocv",
3-
"version": "0.0.3",
3+
"version": "1.0.0",
44
"license": "MIT",
55
"exports": "./src/index.ts",
66
"publish": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ppu-ocv",
3-
"version": "0.0.3",
3+
"version": "1.0.0",
44
"description": "A type-safe, modular, chainable image processing library built on top of OpenCV.js with a fluent API leveraging pipeline processing.",
55
"keywords": [
66
"open-cv",

0 commit comments

Comments
 (0)