Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Bump to 8.5.0
Browse files Browse the repository at this point in the history
- Fixes email validation for public keys
- Fixes incorrect failed validation of contacts with missing user agents
- Adds validation to credit model
- Changes `min_billed_requirement` to `min_spent_requirement` on referral model that was recently added
- Adds count to referral model
- Patch to update referral sent count
  • Loading branch information
Braydon Fuller committed Feb 22, 2017
1 parent 78b3fbd commit d9878d6
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": "storj-service-storage-models",
"version": "8.4.2",
"version": "8.5.0",
"description": "common storage models for various storj services",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit d9878d6

Please sign in to comment.