Skip to content

Commit 33a8b74

Browse files
committed
Release 1.0.1
1 parent 0a75c9e commit 33a8b74

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": "1.0.0",
3+
"version": "1.0.1",
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": "1.0.0",
3+
"version": "1.0.1",
44
"private": true,
55
"scripts": {
66
"start": "node node_modules/react-native/local-cli/cli.js start",

0 commit comments

Comments
 (0)