We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1221cf commit 927e5a2Copy full SHA for 927e5a2
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-sqlite-explorer",
3
- "version": "0.1.0",
+ "version": "0.2.0",
4
"description": "Explorer for react-native-sqlite-storage library database inside react native app",
5
"main": "./lib/module/index.js",
6
"types": "./lib/typescript/src/index.d.ts",
0 commit comments