Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

Commit fcad0ce

Browse files
committed
chore(release): v0.1.4
1 parent 1adc840 commit fcad0ce

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This directive allows you to add [CodeMirror](http://codemirror.net/) to your te
55
## Requirements
66

77
- AngularJS
8-
- [CodeMirror 3.x](https://github.com/marijnh/CodeMirror)
8+
- [CodeMirror 3.x|4.x](https://github.com/marijnh/CodeMirror)
99

1010

1111
## Usage

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-codemirror",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "This directive allows you to add CodeMirror to your textarea elements.",
55
"author": "https://github.com/angular-ui/ui-codemirror/contributors",
66
"license": "MIT",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-codemirror",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "This directive allows you to add CodeMirror to your textarea elements.",
55
"author": "https://github.com/angular-ui/ui-codemirror/contributors",
66
"license": "MIT",

0 commit comments

Comments
 (0)