Skip to content

Commit b7fcee5

Browse files
committed
Bumped version to 0.4.0
1 parent 317234f commit b7fcee5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/Mos.xAPI.DemoUsageApp/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"type": "platform",
1010
"version": "1.1.0"
1111
},
12-
"Mos.xApi": "0.3.0-beta*",
12+
"Mos.xApi": "0.4.0-beta*",
1313
"Newtonsoft.Json": "9.0.1"
1414
},
1515

src/Mos.xApi/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Fluent xApi",
3-
"version": "0.3.0-beta-*",
3+
"version": "0.4.0-beta-*",
44
"authors": [ "MindOnSite", "Xavier Hahn" ],
55
"description": "A fluent .Net Standard library to create xApi statements and communicate with a LRS",
66
"copyright": "Copyright © Mos MindOnSite",

0 commit comments

Comments
 (0)