diff --git a/.github/release.yml b/.github/workflows/release.yml similarity index 100% rename from .github/release.yml rename to .github/workflows/release.yml diff --git a/package.json b/package.json index 50618fb..1ecce50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-animated-linear-gradient", - "version": "1.2.1", + "version": "1.2.2", "description": "Animated linear gradient as background animation or other.", "main": "index.js", "scripts": {