Skip to content

Commit

Permalink
Update license and bump v1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tngan committed Jan 20, 2017
1 parent 47c3e4b commit 769a501
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 Tony Ngan
Copyright (c) 2016-2017 Tony Ngan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ IdP-initiated Single Logout is also provided and relied on relay state. IdP prov

### Copyright

Copyright (C) 2016 Tony Ngan, released under the MIT License.
Copyright (C) 2016-2017 Tony Ngan, released under the MIT License.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-saml2",
"version": "1.2.8",
"version": "1.2.9",
"description": "High-level API for Single Sign On (SAML 2.0)",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit 769a501

Please sign in to comment.