Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
version 0.0.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuan Wang committed Jun 27, 2013
1 parent 7bb7c48 commit f862f5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ c.getCurrentTenant(function(err, ten) {
- Handle iterating over offset/limit until it exhausts the resource record

## CHANGELOG
0.0.5
- Added GroupMembership functionality into Application

0.0.4
- Added verifyAccount in Application to handle having to make 2 calls to retrieve a verified user's account information.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-stormpath",
"version": "0.0.4",
"version": "0.0.5",
"description": "Wrapper for Stormpath API",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f862f5d

Please sign in to comment.