File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
TestStack.BDDfy/Properties Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<package xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
3
3
<metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
4
4
<id >TestStack.BDDfy</id >
5
- <version >3.11 </version >
5
+ <version >3.12 </version >
6
6
<title >A simple to use and extend BDD framework for .Net programmers</title >
7
7
<authors >Mehdi Khalili, Michael Whelan</authors >
8
8
<owners >Mehdi Khalili, Michael Whelan</owners >
Original file line number Diff line number Diff line change 11
11
[ assembly: AssemblyCulture ( "" ) ]
12
12
[ assembly: ComVisible ( false ) ]
13
13
14
- [ assembly: AssemblyVersion ( "3.11 " ) ]
15
- [ assembly: AssemblyFileVersion ( "3.11 " ) ]
14
+ [ assembly: AssemblyVersion ( "3.12 " ) ]
15
+ [ assembly: AssemblyFileVersion ( "3.12 " ) ]
You can’t perform that action at this time.
0 commit comments