Skip to content

Commit

Permalink
bump version to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamb committed Jan 15, 2016
1 parent e341be0 commit eece516
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "cas-sfu",
"version": "1.0.6",
"version": "1.0.7",
"author": "Graham Ballantyne <grahamb@sfu.ca>",
"description": "CAS client for Simon Fraser University's CAS implementation",
"keywords": ["cas", "central authentication service", "auth", "authentication"],
Expand All @@ -26,6 +26,5 @@
"test": "node test.js"
},
"main": "index",
"engines": { "node": "0.6.x" },
"license": "MIT"
}

0 comments on commit eece516

Please sign in to comment.