Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 22, 2015
1 parent c454b42 commit e71e771
Show file tree
Hide file tree
Showing 5 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,6 +1,6 @@
{
"name": "aureooms-js-operator",
"version": "1.0.1",
"version": "1.0.2",
"ignore": [
"js/index.js",
"js/src",
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"description": "language operators code bricks for JavaScript",
"version": "1.0.1",
"version": "1.0.2",
"repo": "aureooms/js-operator",
"scripts": [
"js/dist/operator.js"
Expand Down
2 changes: 1 addition & 1 deletion js/dist/operator.js.map

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

2 changes: 1 addition & 1 deletion js/dist/operator.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
Expand Up @@ -3,7 +3,7 @@
"aureooms-node-package": "^1.2.0"
},
"dependencies": {},
"version": "1.0.1",
"version": "1.0.2",
"author": "aureooms",
"scripts": {
"doc": "./node_modules/.bin/groc",
Expand Down

0 comments on commit e71e771

Please sign in to comment.