Skip to content

Commit

Permalink
Version Bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Lino committed Aug 8, 2015
1 parent 15e6a9c commit da61f3f
Show file tree
Hide file tree
Showing 3 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-ez-plus",
"version": "1.1.4",
"version": "1.1.5",
"author": {
"name": "Igor Lino",
"url": "http://igorlino.github.io/angular-elevatezoom-plus/"
Expand Down
8 changes: 4 additions & 4 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@

<!--
<link rel="stylesheet" type="text/css" href="https://cdn.rawgit.com/igorlino/elevatezoom-plus/1.1.3/demo/css/style.css" media="screen" />
<script src='https://cdn.rawgit.com/igorlino/angular-elevatezoom-plus/1.1.3/js/angular-ezplus.js'></script>
<script src='https://cdn.rawgit.com/igorlino/angular-elevatezoom-plus/1.1.3/demo/js/controller.js'></script>
<script src='https://cdn.rawgit.com/igorlino/angular-elevatezoom-plus/1.1.3/demo/js/app.js'></script>
<link rel="stylesheet" type="text/css" href="https://cdn.rawgit.com/igorlino/elevatezoom-plus/1.1.5/demo/css/style.css" media="screen" />
<script src='https://cdn.rawgit.com/igorlino/angular-elevatezoom-plus/1.1.5/js/angular-ezplus.js'></script>
<script src='https://cdn.rawgit.com/igorlino/angular-elevatezoom-plus/1.1.5/demo/js/controller.js'></script>
<script src='https://cdn.rawgit.com/igorlino/angular-elevatezoom-plus/1.1.5/demo/js/app.js'></script>
-->

<link rel="stylesheet" type="text/css" href="css/style.css" media="screen"/>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-ez-plus",
"version": "1.1.4",
"version": "1.1.5",
"title": "Angular EZ Plus",
"description": "Angular directive for ElevateZoom Plus.",
"keywords": [
Expand Down

0 comments on commit da61f3f

Please sign in to comment.