Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mchapman committed Jul 23, 2014
1 parent 561fd05 commit 58cd791
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.idea
.idea
*.log
6 changes: 1 addition & 5 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fng-ckeditor",
"version": "0.4.0-alpha.1",
"version": "0.4.0-alpha.2",
"authors": [
"Mark Chapman <mark.chapman@gmail.com>"
],
Expand All @@ -12,15 +12,11 @@
"license": "MIT",
"homepage": "www.forms-angular.org",
"dependencies": {
"angular": "1.3.0-beta.10",
"jquery": ">=1.8",
"jquery-ui": "1",
"ng-ckeditor": "0.2.1",
"ckeditor": "*"
},
"resolutions": {
"angular": "1.3.0-beta.10"
},
"ignore": [
"**/.*",
"node_modules",
Expand Down

0 comments on commit 58cd791

Please sign in to comment.