Skip to content

Commit a74739b

Browse files
committed
Release 0.3.0
1 parent d0cd841 commit a74739b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-styled-text",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "A React Native component for easy rendering of styled text.",
55
"main": "./index.js",
66
"scripts": {

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-styled-text-ex",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"private": true,
55
"scripts": {
66
"start": "node node_modules/react-native/local-cli/cli.js start",

0 commit comments

Comments
 (0)