From a908712b2091264016ebf6167dd084f70934d885 Mon Sep 17 00:00:00 2001 From: Dongyu Zhao Date: Fri, 4 Jan 2019 17:00:57 +0800 Subject: [PATCH] v0.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3a0fe1..ca50aca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-adaptivecards", "description": "React Native implementation of AdaptiveCards.", - "version": "0.1.8", + "version": "0.1.9", "repository": { "url": "git+https://github.com/Microsoft/react-native-adaptivecards", "type": "git"