diff --git a/README.md b/README.md index 4640646..3f15498 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Add the library to your source code, *after* loading p5 but *before* loading you ### Via CDN ```html - + ``` ### Self-hosted diff --git a/package.json b/package.json index f913fc7..2fbb1fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@davepagurek/p5.framebuffer", - "version": "0.0.3", + "version": "0.0.4", "main": "p5.Framebuffer.js", "author": "Dave Pagurek ", "license": "MIT",