Skip to content

Commit d904571

Browse files
committed
2.0 :shipit:
1 parent ddd39d0 commit d904571

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: MoreLinq.Test/project.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"NUnit": "2.*"
1818
},
19-
"version": "2.0.0-beta04",
19+
"version": "2.0.0",
2020
"buildOptions": {
2121
"debugType": "portable",
2222
"emitEntryPoint": false,

Diff for: MoreLinq/project.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
]
2929
}
3030
},
31-
"version": "2.0.0-beta06",
31+
"version": "2.0.0",
3232
"buildOptions": {
3333
"debugType": "portable",
3434
"emitEntryPoint": false,

0 commit comments

Comments
 (0)