Release 1.1.1

This commit is contained in:
Kevin Leung 2017-04-25 20:33:49 +08:00
parent 727c3518f4
commit d0f421d37d

View File

@ -1,7 +1,7 @@
{
"name": "react-native-default-preference",
"version": "1.1.0",
"version": "1.1.1",
"description": "Use SharedPreference (Android) and UserDefaults (iOS) with React Native over a unified interface",
"main": "index.js",
"scripts": {