File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"framework_version" : 4.0 ,
3
- "default_version_number" : " 2.0.2 .0" ,
3
+ "default_version_number" : " 2.0.3 .0" ,
4
4
"assembly_info" :
5
5
{
6
- "version" : " 2.0.2 .0" ,
6
+ "version" : " 2.0.3 .0" ,
7
7
"title" : " FluentNHibernate"
8
8
},
9
9
"build" :
19
19
"nuspec" :
20
20
{
21
21
"id" : " FluentNHibernate" ,
22
- "version" : " 2.0.2 .0" ,
22
+ "version" : " 2.0.3 .0" ,
23
23
"title" : " FluentNHibernate" ,
24
24
"nhibernate_version_interval" : " 4.0" ,
25
25
"binaries_folder" : " net40"
Original file line number Diff line number Diff line change 3
3
<metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
4
4
<id >FluentNHibernate</id >
5
5
<title >FluentNHibernate</title >
6
- <version >2.0.2 .0</version >
6
+ <version >2.0.3 .0</version >
7
7
<authors >James Gregory and contributors</authors >
8
8
<owners >jagregory, chester89</owners >
9
9
<licenseUrl >http://github.com/jagregory/fluent-nhibernate/raw/master/LICENSE.txt</licenseUrl >
You can’t perform that action at this time.
0 commit comments