Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JedWatson committed May 14, 2017
1 parent 24528ef commit c3ae528
Show file tree
Hide file tree
Showing 6 changed files with 8,328 additions and 4,489 deletions.
2 changes: 1 addition & 1 deletion HISTORY.md
@@ -1,6 +1,6 @@
# React-CodeMirror

## Unreleased
## v1.0.0 / 2017-05-14

* changed; `path` prop has been changed to `name`
* changed; Updates peerDependency for `react` and `react-dom` to `">=15.5 <16"`
Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "react-codemirror",
"version": "0.3.0",
"version": "1.0.0",
"description": "React Codemirror",
"main": "dist/react-codemirror.min.js",
"homepage": "https://github.com/JedWatson/react-codemirror",
Expand Down

0 comments on commit c3ae528

Please sign in to comment.