Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Commit

Permalink
released nuget version 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nberardi committed Oct 22, 2012
1 parent c529599 commit 08524d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/FluentCassandra.csproj
Expand Up @@ -223,6 +223,7 @@
<Compile Include="Thrift\Protocol\TBase.cs" />
<Compile Include="Thrift\Protocol\TBase64Utils.cs" />
<Compile Include="Thrift\Protocol\TBinaryProtocol.cs" />
<Compile Include="Thrift\Protocol\TCompactProtocol.cs" />
<Compile Include="Thrift\Protocol\TField.cs" />
<Compile Include="Thrift\Protocol\TJSONProtocol.cs" />
<Compile Include="Thrift\Protocol\TList.cs" />
Expand Down
2 changes: 1 addition & 1 deletion src/FluentCassandra.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>FluentCassandra</id>
<version>1.1.8</version>
<version>1.1.9</version>
<title>Fluent Cassandra</title>
<authors>Nick Berardi</authors>
<owners>Managed Fusion, LLC</owners>
Expand Down

0 comments on commit 08524d9

Please sign in to comment.