Skip to content

Commit 5c5f1ad

Browse files
committed
fix version
1 parent b512005 commit 5c5f1ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/fsharp/FSharp.Compiler.Service.ProjectCracker/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.0.0",
2+
"version": "6.0.1",
33
"buildOptions": {
44
"debugType": "portable",
55
"emitEntryPoint": false,

src/fsharp/FSharp.Compiler.Service/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "5.0.0",
2+
"version": "6.0.1",
33
"buildOptions": {
44
"debugType": "portable",
55
"compilerName": "fsc",

0 commit comments

Comments
 (0)