diff --git a/package.json b/package.json index 6d588fa..8acc597 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gif-picker-react", "description": "Tenor Gif Picker for React", - "version": "1.3.1", + "version": "1.3.2", "author": "MrBartusek ", "license": "MIT", "keywords": [ @@ -77,4 +77,4 @@ "react-dom": ">=17" }, "dependencies": {} -} \ No newline at end of file +}