Skip to content

Commit dd42762

Browse files
committed
(pub): publish v0.2.0
- minor bump due to addition of optional arguments `clone` and `createCanvas` - several updates to README included as well
1 parent ac8e4a1 commit dd42762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trim-canvas",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "A tiny library for trimming whitespace from a canvas element",
55
"main": "build/index.js",
66
"files": [

0 commit comments

Comments
 (0)