Skip to content

Commit

Permalink
Merge pull request #9 from Metaswitch/bump-version-to-0.10.0
Browse files Browse the repository at this point in the history
Bump version to 0.10.0.
  • Loading branch information
kw217 authored Aug 3, 2017
2 parents 007751e + ae13bc7 commit fc794e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords = ["Cassandra", "binding", "CQL", "client", "database" ]
categories = [ "api-bindings", "database", "external-ffi-bindings" ]
license = "Apache-2.0"
name = "cassandra-cpp-sys"
version = "0.10.0-pre1"
version = "0.10.0"
authors = ["Tupshin Harper <[email protected]>", "Keith Wansbrough <[email protected]>"]
build = "build.rs"

Expand Down

0 comments on commit fc794e3

Please sign in to comment.