bump to 1.5.5

This commit is contained in:
Dmitry Gladkov
2016-05-05 13:13:46 +03:00
parent 6b4b1854e0
commit 697e3aed35
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 <LinearGradient /> component for react-native"
s.author = "Brent Vatne"