Skip to content

Commit

Permalink
Version bump and commiter info.
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Campbell <nicholas.j.campbell@gmail.com>
  • Loading branch information
ncb000gt committed Nov 6, 2013
1 parent 08488cb commit 5e57902
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ Contributors
* [Mike Schierberl][mschierberl]
* [Gal Ben-Haim][bsphere] - Bug fixes for access token flow.
* [Patrick Nolan][patnolan] - Bug fixes for parsed_data not containing a rows field.
* [Ryan Smith][incisive] - Fixed GH-28.

License
============
Expand All @@ -107,5 +108,6 @@ see license file
[mschierberl]:https://github.com/mschierberl
[bsphere]:https://github.com/bsphere
[patnolan]:https://github.com/patnolanireland
[incisive]:https://github.com/Incisive

[gapi]:https://github.com/bsphere/node-gapitoken
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
"name": "googleanalytics",
"main": "./lib/ga",
"description": "Google Analytics library.",
"version": "0.3.3",
"version": "0.3.4",
"author": "Nick Campbell (http://github.com/ncb000gt)",
"contributors": [
{ "name": "Brian Zeligson (http://github.com/beezee)", "email": "brian.zeligson@gmail.com" },
{ "name": "Mike Schierberl (http://github.com/mschierberl)", "email": "mike@schierberl.com" },
{ "name": "Gal Ben-Haim (http://github.com/bsphere", "email": "gbenhaim@gmail.com"},
{ "name": "Patrick Nolan (http://github.com/patnolanireland", "email": "patnolanireland@gmail.com"}
{ "name": "Patrick Nolan (http://github.com/patnolanireland", "email": "patnolanireland@gmail.com"},
{ "name": "Ryan Smith (https://github.com/Incisive)", "email": "Incisiv3@gmail.com" }
],
"engines": { "node": ">= 0.4.0" },
"repository": {
Expand Down

0 comments on commit 5e57902

Please sign in to comment.