diff --git a/package.json b/package.json index c0a5733..f1faa78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rn-skia-sketch-canvas", - "version": "0.2.0", + "version": "0.3.0", "description": "A React Native component for drawing by touching using Skia renderer", "main": "lib/commonjs/index", "module": "lib/module/index",