Bump to 1.5.6

This commit is contained in:
Dmitry Gladkov
2016-05-06 17:10:06 +03:00
parent bd938bef83
commit 91de6c7ea3
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.5"
s.version = "1.5.6"
s.homepage = "https://github.com/brentvatne/react-native-linear-gradient"
s.summary = "A <LinearGradient /> component for react-native"
s.author = "Brent Vatne"