Skip to content

Commit

Permalink
Merge branch 'master' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
CatChen committed Jul 14, 2011
2 parents 99925d6 + ac8a11e commit 058ed45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jsHelpers is a set of tools help you write your AJAX application in a simpler wa

What does jsHelpers do then? I apologize for not providing more details here. You can find it in [documentations](http://catchen.github.com/jsHelpers/). All documentations are in both Chinese and English.

The latest release is [1.0.1](https://github.com/CatChen/jsHelpers/tree/1.0.1). In this release, all source code and unit tests are ready. It also works with [Node.js](http://nodejs.org/) and [Node Package Manager](http://npmjs.org/).
The latest release is [1.0.2](https://github.com/CatChen/jsHelpers/tree/1.0.2). In this release, all source code and unit tests are ready. It also works with [Node.js](http://nodejs.org/) and [Node Package Manager](http://npmjs.org/).

# How to use

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jshelpers",
"description": "Helpers for JavaScript",
"homepage": "http://catchen.github.com/jsHelpers/",
"version": "1.0.1",
"version": "1.0.2",
"author": {
"name": "Cat Chen",
"email": "catchen@catchen.me",
Expand Down

0 comments on commit 058ed45

Please sign in to comment.