ccs-digitalmarketplace-frameworks 3.0.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -12,4 +12,4 @@ options:
12
12
 
13
13
  validations:
14
14
  - name: answer_required
15
- message: Accept the terms and conditions of the [[contract_title]]
15
+ message: Accept the terms and conditions of the [[contract_title]].
@@ -12,4 +12,4 @@ options:
12
12
 
13
13
  validations:
14
14
  - name: answer_required
15
- message: Accept the terms and conditions of the [[contract_title]]
15
+ message: Accept the terms and conditions of the [[contract_title]].
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Crown-Commercial-Service/ccs-digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"