Skip to content

Commit e4878b9

Browse files
committed
version 3.0.7
1 parent 60ad020 commit e4878b9

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "skia-canvas"
3-
version = "3.0.6"
3+
version = "3.0.7"
44
description = "A canvas environment for Node"
55
authors = ["Christian Swinehart <drafting@samizdat.co>"]
66
license = "MIT"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skia-canvas",
3-
"version": "3.0.6",
3+
"version": "3.0.7",
44
"description": "A multi-threaded, GPU-accelerated, Canvas API for Node",
55
"author": "Christian Swinehart <drafting@samizdat.co>",
66
"license": "MIT",

0 commit comments

Comments
 (0)