Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
btford committed Apr 18, 2014
1 parent 076ee6c commit 8045e59
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-modal",
"version": "0.2.2",
"version": "0.3.0",
"main": "modal.js",
"ignore": [
"**/.*",
Expand Down
2 changes: 1 addition & 1 deletion modal.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* @license
* angular-modal v0.2.2
* angular-modal v0.3.0
* (c) 2013 Brian Ford http://briantford.com
* License: MIT
*/
Expand Down
4 changes: 2 additions & 2 deletions modal.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modal.min.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-modal",
"version": "0.2.2",
"version": "0.3.0",
"description": "easily add a modal to your angular app",
"main": "modal.js",
"scripts": {
Expand Down

0 comments on commit 8045e59

Please sign in to comment.