Skip to content

Commit 3f8e8f4

Browse files
2.4.0
1 parent 823eae9 commit 3f8e8f4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[![npm version](https://badge.fury.io/js/react-ace.svg)](http://badge.fury.io/js/react-ace)
44

5+
[![Build Status](https://travis-ci.org/securingsincity/react-ace.svg)](https://travis-ci.org/securingsincity/react-ace)
6+
57
A react component for Ace / Brace
68

79
##Install

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-ace",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "A react component for Ace Editor",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)