We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 317234f commit b7fcee5Copy full SHA for b7fcee5
demo/Mos.xAPI.DemoUsageApp/project.json
@@ -9,7 +9,7 @@
9
"type": "platform",
10
"version": "1.1.0"
11
},
12
- "Mos.xApi": "0.3.0-beta*",
+ "Mos.xApi": "0.4.0-beta*",
13
"Newtonsoft.Json": "9.0.1"
14
15
src/Mos.xApi/project.json
@@ -1,6 +1,6 @@
1
{
2
"title": "Fluent xApi",
3
- "version": "0.3.0-beta-*",
+ "version": "0.4.0-beta-*",
4
"authors": [ "MindOnSite", "Xavier Hahn" ],
5
"description": "A fluent .Net Standard library to create xApi statements and communicate with a LRS",
6
"copyright": "Copyright © Mos MindOnSite",
0 commit comments