Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Commit 8d4dcfc

Browse files
committed
Version bump
1 parent 8eca1b5 commit 8d4dcfc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/VS2015/SpecFlow 1.9.0/net461 1.0.0/Sample.Website.Tests/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222

2323
"tools": {
24-
"SpecFlow.NetCore": "1.0.0-alpha1"
24+
"SpecFlow.NetCore": "1.0.0-rc1"
2525
},
2626

2727
"testRunner": "xunit",

src/SpecFlow.NetCore/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.0-alpha1",
2+
"version": "1.0.0-rc1",
33
"description": "Generate tests from SpecFlow feature files inside ASP.NET Core projects (.xproj's).",
44
"authors": [ "stajs" ],
55

0 commit comments

Comments
 (0)