bump to 1.5.4

This commit is contained in:
Dmitry Gladkov
2016-04-21 12:49:24 +03:00
parent abc05f8d4e
commit f8a52a864f
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.2"
s.version = "1.5.4"
s.homepage = "https://github.com/brentvatne/react-native-linear-gradient"
s.summary = "A <LinearGradient /> component for react-native"
s.author = "Brent Vatne"