Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LukaszWatroba committed Jan 10, 2015
1 parent 50a938f commit 4b9d742
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/v-modal.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* vModal - Simple, flexible and beautiful modal dialogs in AngularJS
* @version v0.0.2
* @version v0.1.0
* @link http://lukaszwatroba.github.io/v-modal
* @author Łukasz Wątroba <[email protected]>
* @license MIT License, http://www.opensource.org/licenses/MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/v-modal.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* vModal - Simple, flexible and beautiful modal dialogs in AngularJS
* @version v0.0.2
* @version v0.1.0
* @link http://lukaszwatroba.github.io/v-modal
* @author Łukasz Wątroba <[email protected]>
* @license MIT License, http://www.opensource.org/licenses/MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/v-modal.min.css

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

2 changes: 1 addition & 1 deletion dist/v-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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "v-modal",
"description": "vModal - Simple, flexible and beautiful modal dialogs in AngularJS",
"version": "0.0.2",
"version": "0.1.0",
"author": "Łukasz Wątroba <[email protected]>",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 4b9d742

Please sign in to comment.