diff --git a/package.json b/package.json index 3f30f29c..ae80abf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gifshot", - "version": "0.4.0", + "version": "4.1.0", "description": "JavaScript library that can create animated gifs from video streams (e.g. webcam), existing videos (e.g. mp4), or existing images", "main": "./build/gifshot", "repository": {