Skip to content

Commit

Permalink
Merge pull request #9 from fram-x/release/0.1.1
Browse files Browse the repository at this point in the history
Release-0.1.1
  • Loading branch information
bjornegil authored Sep 24, 2018
2 parents b91d703 + bba71fd commit cf01384
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ buck-out/
*.jsbundle
/coverage
/.vscode/.react
/lib/LICENSE
/lib/README.md
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-styled-text",
"version": "0.1.0",
"version": "0.1.1",
"description": "A React Native component for easy rendering of styled text.",
"main": "./index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-styled-text-ex",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
Expand Down

0 comments on commit cf01384

Please sign in to comment.