bump version

This commit is contained in:
Farid from Safi
2015-12-17 18:51:11 +01:00
parent a7618dee61
commit 00bf6b4d40
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ Ready-to-use chat interface for iOS and Android React-Native apps
### Changelog
- 0.0.8 Fix issue with RN 0.16.0 Thanks @wenkesj for PR
- 0.0.7 Temporary disabling react-native-parsed-text plugin until RN 0.17.0
- 0.0.6 Fix renderImage() exception
- 0.0.5 The UI is now updated when receiving new ```messages``` prop. Thanks @burgalon for PR

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-gifted-messenger",
"version": "0.0.7",
"version": "0.0.8",
"description": "The chat of your next React-Native Apps",
"main": "GiftedMessenger.js",
"scripts": {