Skip to content

Commit 56ef552

Browse files
author
Nur Fikri
committed
bump version to 0.2
1 parent 512fd44 commit 56ef552

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/showcase/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"expo": {
33
"name": "Rapi UI Showcase",
44
"slug": "react-native-rapi-ui-showcase",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"orientation": "portrait",
77
"icon": "./assets/icon.png",
88
"splash": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-rapi-ui",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "React native components library",
55
"main": "index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)