Skip to content

Commit

Permalink
v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Oct 12, 2015
1 parent 6a5181c commit b4047b7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.4",
"version": "1.4.5",
"name": "aureooms-js-compare",
"ignore": [
"js/index.js",
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "js-compare",
"repo": "aureooms/js-compare",
"version": "1.4.4",
"version": "1.4.5",
"license": "AGPL-3.0",
"description": "comparison code bricks for JavaScript",
"main": "js/dist/compare.js",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.4.4",
"version": "1.4.5",
"name": "aureooms-js-compare",
"bugs": {
"url": "https://github.com/aureooms/js-compare/issues"
Expand Down Expand Up @@ -32,7 +32,7 @@
"homepage": "http://aureooms.github.io/js-compare/",
"description": "comparison code bricks for JavaScript",
"dependencies": {},
"spm":{
"spm": {
"main": "js/dist/compare.js"
}
}
}

0 comments on commit b4047b7

Please sign in to comment.