Skip to content

Commit 9251ccf

Browse files
committed
Release 1.1.0
1 parent 3002c6d commit 9251ccf

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tin-can-json-schema",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "JSON Schema files for structures in the Experience API",
55
"private": false,
66
"repository": {
@@ -17,15 +17,19 @@
1717
"experience api",
1818
"xapi"
1919
],
20-
"author": "Rustici Software <support@tincanapi.com>",
20+
"author": "Rustici Software <support@rusticisoftware.com>",
2121
"contributors": [
2222
{
2323
"name": "Chaim-Leib Halbert",
2424
"email": "chaim.leib.halbert@gmail.com"
2525
},
2626
{
2727
"name": "Brian J. Miller",
28-
"email": "brian.miller@tincanapi.com"
28+
"email": "brian.miller@rusticisoftware.com"
29+
},
30+
{
31+
"name": "Chris Hooks",
32+
"email": "chris.hooks@rusticisoftware.com"
2933
}
3034
],
3135
"license": "Apache-2.0",

0 commit comments

Comments
 (0)