Skip to content

Commit

Permalink
release 0.1.0
Browse files Browse the repository at this point in the history
release 0.1.0
  • Loading branch information
ivnivnch committed Mar 18, 2015
1 parent bcb6af1 commit 8a67b8f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foundation-apps-modal",
"version": "0.0.1",
"version": "0.1.0",
"homepage": "https://github.com/mmiii/foundation-apps-modal",
"authors": [
"mmiii (github.com/mmiii)"
Expand Down
1 change: 0 additions & 1 deletion foundation-apps-modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
container.append(element);

var scope = $rootScope.$new();

scope.active = true;
scope.resolve = defer.resolve.bind(defer);
scope.reject = defer.reject.bind(defer);
Expand Down

0 comments on commit 8a67b8f

Please sign in to comment.