Skip to content

Commit bd2b36e

Browse files
committed
bump(*): bump version (@1.0.60-rc.2)
- Add Vimeo support (d5d06b7) - Add possibility set your own list item bullets (eae1f6d) - Add possibiliity to set your own rules (thanks to @ - #10) - Check 😺 Yarn support (d608db5)
1 parent d7800a1 commit bd2b36e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "react-native-simple-markdown",
33
"repository": {
4-
"type": "git",
5-
"url": "https://github.com/CharlesMangwa/react-native-simple-markdown.git"
4+
"url": "https://github.com/CharlesMangwa/react-native-simple-markdown.git",
5+
"type": "git"
66
},
7-
"version": "1.0.60-rc.1",
7+
"version": "1.0.60-rc.2",
88
"description": "Render Markdown in React Native with native components (iOS & Android)",
99
"main": "index.js",
1010
"author": "Charles Mangwa <charlesmangwa@gmail.com> (http://charlesmangwa.surge.sh)",

0 commit comments

Comments
 (0)