Skip to content

Commit 8652918

Browse files
committed
Update README.md
1 parent 606c031 commit 8652918

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
[![codecov](https://codecov.io/gh/andreppedroza/react-native-themed-stylesheet/branch/main/graph/badge.svg)](https://codecov.io/gh/andreppedroza/react-native-themed-stylesheet)
22
![](https://github.com/andreppedroza/react-native-themed-stylesheet/workflows/Release%20CI/badge.svg)
3+
[![Version][npm-version]][npm-link] [![NPM Downloads][npm-downloads]][npm-link] [![License][npm-license]](https://github.com/andreppedroza/react-native-themed-stylesheet/blob/master/LICENSE)
4+
5+
[npm-version]: https://img.shields.io/npm/v/react-native-themed-stylesheet.svg
6+
[npm-downloads]: https://img.shields.io/npm/dt/react-native-themed-stylesheet.svg
7+
[npm-license]: https://img.shields.io/npm/l/react-native-themed-stylesheet.svg
8+
[npm-link]: https://www.npmjs.com/package/react-native-themed-stylesheet
39

410
# react-native-themed-stylesheet
511

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-themed-stylesheet",
3-
"version": "0.2.5",
3+
"version": "0.2.8",
44
"description": "React Native StyleSheets with Theming Support",
55
"author": "Andre Pedroza",
66
"license": "MIT",

0 commit comments

Comments
 (0)