Skip to content

Commit

Permalink
Update to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewimm committed Feb 18, 2016
1 parent 5481c84 commit ba0c2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parse",
"version": "1.7.0",
"version": "1.7.1",
"description": "The Parse JavaScript SDK",
"homepage": "https://www.parse.com",
"keywords": [
Expand Down

2 comments on commit ba0c2ca

@jsonmaur
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember we decided on forceSecure rather than secure? You specified secure in the version changes :)

@andrewimm
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heh, good catch

Please sign in to comment.