We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3002c6d commit 9251ccfCopy full SHA for 9251ccf
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tin-can-json-schema",
3
- "version": "1.0.2",
+ "version": "1.1.0",
4
"description": "JSON Schema files for structures in the Experience API",
5
"private": false,
6
"repository": {
@@ -17,15 +17,19 @@
17
"experience api",
18
"xapi"
19
],
20
- "author": "Rustici Software <support@tincanapi.com>",
+ "author": "Rustici Software <support@rusticisoftware.com>",
21
"contributors": [
22
23
"name": "Chaim-Leib Halbert",
24
"email": "chaim.leib.halbert@gmail.com"
25
},
26
27
"name": "Brian J. Miller",
28
- "email": "brian.miller@tincanapi.com"
+ "email": "brian.miller@rusticisoftware.com"
29
+ },
30
+ {
31
+ "name": "Chris Hooks",
32
+ "email": "chris.hooks@rusticisoftware.com"
33
}
34
35
"license": "Apache-2.0",
0 commit comments