Skip to content

Commit

Permalink
Release 0.1.0.
Browse files Browse the repository at this point in the history
Signed-off-by: François de Metz <fdemetz@af83.com>
  • Loading branch information
francois2metz committed Apr 20, 2011
1 parent d0eba29 commit f913d0d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -179,6 +179,16 @@ Example of a portable contact record:

$ curl -X DELETE --header "Authorization: OAuth TOKEN" /portable_contacts/@me/@all/:id

## Changelog

* **0.1.0**

Remove authorizations.

Add portable contacts api.

Updated many dependencies.

## License

(c) 2011 af83
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{ "name" : "AuthServer"
, "description": "Application acting as an authentication and portable contacts provider (using OAuth2)"
, "version": "0.0.5pre"
, "version": "0.1.0"
, "dependencies": {
"connect": ""
, "connect-form": ""
Expand Down

0 comments on commit f913d0d

Please sign in to comment.