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

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"

View File

@ -1,6 +1,6 @@
{
"name": "react-native-linear-gradient",
"version": "1.5.3",
"version": "1.5.4",
"description": "A <LinearGradient> element for react-native",
"main": "index",
"author": {