There was an error while loading. Please reload this page.
1 parent dc1d518 commit 1fd94a3Copy full SHA for 1fd94a3
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="0.1.3"></a>
2
+## [0.1.3](https://github.com/JimLiu/bbcode-to-react/compare/0.1.1...v0.1.3) (2016-10-28)
3
+
4
5
6
<a name="0.1.1"></a>
7
## 0.1.1 (2016-10-28)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "bbcode-to-react",
- "version": "0.1.1",
+ "version": "0.1.3",
"description": "A utility for turning raw BBCode into React elements. ",
"main": "lib/index.js",
"scripts": {
0 commit comments