diff --git a/package.json b/package.json index be3d50d4..806d456d 100644 --- a/package.json +++ b/package.json @@ -119,5 +119,5 @@ "test:prettier": "prettier --ignore-path .gitignore -c \"./**/*.{js,jsx,ts,tsx}\"", "test:watch": "jest --watch" }, - "version": "1.5.3" + "version": "1.6.0" }