Skip to content

Commit

Permalink
version bump v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sintaxi committed Oct 12, 2011
1 parent 63a3c4d commit 254fc41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -12,7 +12,7 @@ information...
"name": "yourapplication",
"verson": "0.0.1",
"dependencies": {
"aria": "0.1.0"
"aria": "0.2.0"
}
}

Expand Down Expand Up @@ -64,4 +64,4 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
OTHER DEALINGS IN THE SOFTWARE.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "aria",
"description": "A client library for Aria API",
"version": "0.1.0",
"version": "0.2.0",
"author": "Brock Whitten <brock@sintaxi.com>",
"keywords": ["aria", "api", "client", "soap"],
"main": "./aria.js",
Expand Down

0 comments on commit 254fc41

Please sign in to comment.