Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
meanstream committed Nov 23, 2015
1 parent bd336fa commit 53c6107
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
@@ -1,7 +1,7 @@
{
"name": "elliptical-soa",
"description": "Elliptical Service Oriented Architecture",
"version": "1.0.5",
"version": "1.0.6",
"main": "dist/elliptical.soa.js",
"authors": [
"S. Francis"
Expand Down
2 changes: 1 addition & 1 deletion lib/services.js
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@
root.returnExports = root.elliptical.Validation;
}
}(this, function (Service) {


var Validation=Service.extend({
'@resource':'Validation', //{String},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "elliptical-soa",
"description": "Elliptical Service Oriented Architecture",
"version": "1.0.5",
"version": "1.0.6",
"author": "S. Francis",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 53c6107

Please sign in to comment.