diff --git a/BVLinearGradient.podspec b/BVLinearGradient.podspec
index 55c7a3e..5a21456 100644
--- a/BVLinearGradient.podspec
+++ b/BVLinearGradient.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "BVLinearGradient"
- s.version = "1.5.4"
+ s.version = "1.5.5"
s.homepage = "https://github.com/brentvatne/react-native-linear-gradient"
s.summary = "A component for react-native"
s.author = "Brent Vatne"
diff --git a/package.json b/package.json
index 08664c9..80fb771 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-linear-gradient",
- "version": "1.5.4",
+ "version": "1.5.5",
"description": "A element for react-native",
"main": "index",
"author": {