Skip to content

Commit baecd67

Browse files
authored
Merge pull request #716 from compilerla/schemas/jurisdiction-version
1.2.0 schemas: version in jurisdiction examples
2 parents 9544676 + 42a6e35 commit baecd67

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

jurisdiction/examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This file presents an example of how to format a flat file, should an agency pre
66

77
```js
88
{
9-
"version": "1.1.0",
9+
"version": "1.2.0",
1010
"updated": "1570035222868",
1111
"end_date": "1570035222868",
1212
"jurisdictions":

jurisdiction/examples/jurisdictions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
{
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"updated": "1570035222868",
55
"end_date": "1570035222868",
6-
"jurisdictions":
6+
"jurisdictions":
77
[
88
{
99
"jurisdiction_id": "240edf69-9f2b-457c-accf-e8156e78811f",

0 commit comments

Comments
 (0)