Skip to content

Commit 286e66c

Browse files
committed
Version bump.
1 parent f06738f commit 286e66c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-annotorious",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"author": {
55
"name": "Igor Lino",
66
"url": "http://igorlino.github.io/angular-annotorious/"
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"jquery": "~2.1.1",
2828
"angular": "~1.3.4",
29-
"annotorious-bower": "~0.6.3b"
29+
"annotorious-bower": "0.6.3b"
3030
},
3131
"devDependencies": {
3232
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-annotorious",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"title": "Angular Annotorious",
55
"description": "Angular directive for Annotorius to start drawing and commenting to images on your Web page.",
66
"keywords": [
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"jquery": ">=2.1.4",
3636
"angular": "~1.3.4",
37-
"annotorious-bower": "~0.6.3b"
37+
"annotorious-bower": "0.6.3b"
3838
},
3939
"devDependencies": {
4040
"grunt": "^0.4.5",

0 commit comments

Comments
 (0)