Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 22, 2015
1 parent 0199914 commit 1ac386d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"description": "First in, first out data structures code bricks for JavaScript",
"license": "AGPL-3.0",
"main": "js/dist/fifo.js",
"version": "0.1.0",
"version": "1.0.0",
"name": "aureooms-js-fifo",
"homepage": "http://aureooms.github.io/js-fifo/"
}
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.0",
"version": "1.0.0",
"repo": "aureooms/js-fifo",
"license": "AGPL-3.0",
"scripts": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"main": "js/dist/fifo.js",
"description": "First in, first out data structures code bricks for JavaScript",
"name": "aureooms-js-fifo",
"version": "0.1.0",
"version": "1.0.0",
"devDependencies": {
"aureooms-node-package": "^4.1.0"
},
Expand Down

0 comments on commit 1ac386d

Please sign in to comment.