Skip to content

Commit 13da52b

Browse files
author
sridharn
committed
Updated nuspec for 1.6 release
1 parent 131aebd commit 13da52b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mongocsharpdriver.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>mongocsharpdriver</id>
5-
<version>1.5</version>
5+
<version>1.6</version>
66
<title>Official MongoDB C# driver</title>
77
<authors>10gen, Inc.</authors>
88
<owners>Sridhar Nanjundeswaran</owners>
@@ -21,7 +21,7 @@
2121
<file src="Driver\bin\Release\MongoDB.Driver.dll" target="lib\net35" />
2222
<file src="Driver\bin\Release\MongoDB.Driver.pdb" target="lib\net35" />
2323
<file src="Driver\bin\Release\MongoDB.Driver.XML" target="lib\net35" />
24-
<file src="Release Notes\Release Notes v1.5.txt" target="" />
24+
<file src="Release Notes\Release Notes v1.6.txt" target="" />
2525
<file src="License.rtf" target ="" />
2626
</files>
27-
</package>
27+
</package>

0 commit comments

Comments
 (0)