Skip to content

Commit d1a83ef

Browse files
committed
chore(release): v0.1.2
1 parent f5d4446 commit d1a83ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-ui-ace",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "This directive allows you to add ACE editor elements.",
55
"author": "https://github.com/angular-ui/ui-ace/graphs/contributors",
66
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{
33
"name": "angular-ui-ace",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"description": "This directive allows you to add ACE editor elements.",
66
"author": "https://github.com/angular-ui/ui-ace/graphs/contributors",
77
"license": "MIT",

0 commit comments

Comments
 (0)