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

Commit 892b096

Browse files
committed
chore(release): v0.3.0
1 parent bdc9352 commit 892b096

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="0.3.0"></a>
2+
## 0.3.0 (2015-05-04)
3+
4+
* **bower:** bump to CodeMirror ^5
5+
16
<a name="0.2.3"></a>
27
### 0.2.3 (2015-01-27)
38

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.2.3",
3+
"version": "0.3.0",
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.2.3",
3+
"version": "0.3.0",
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)