We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823eae9 commit 3f8e8f4Copy full SHA for 3f8e8f4
README.md
@@ -2,6 +2,8 @@
2
3
[](http://badge.fury.io/js/react-ace)
4
5
+[](https://travis-ci.org/securingsincity/react-ace)
6
+
7
A react component for Ace / Brace
8
9
##Install
package.json
@@ -1,6 +1,6 @@
1
{
"name": "react-ace",
- "version": "2.3.0",
+ "version": "2.4.0",
"description": "A react component for Ace Editor",
"main": "index.js",
"scripts": {
0 commit comments