Comparing version 0.3.1 to 0.3.2
@@ -30,2 +30,3 @@ { | ||
"coupon-amountOff-and-currency": "Currency should be present when amount off is present", | ||
"coupon-currency": "Unsupported currency", | ||
"event-end-time-is-invalid": "endTime is invalid", | ||
@@ -32,0 +33,0 @@ "event-start-time-is-invalid": "startTime is invalid", |
@@ -26,3 +26,4 @@ { | ||
"user-incorrect-name-or-password": "Incorrect username or password.", | ||
"user-missing-credentials": "Missing credentials" | ||
"user-missing-credentials": "Missing credentials", | ||
"user-profile-not-found": "Profile not found" | ||
} |
{ | ||
"name": "abl-lang", | ||
"title": "ABL - lang", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "description": "description", |
27643
645