Skip to content

Commit

Permalink
Bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Huo Linhe committed May 13, 2016
1 parent 9a0a05e commit 5f01fe5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "unqlite"
version = "1.1.0"
version = "1.1.1"
authors = ["Huo Linhe <[email protected]>"]
license = "MIT/Apache-2.0"
readme = "README.md"
Expand Down
10 changes: 10 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="v1.1.1"></a>
## v1.1.1 (2016-05-13)


#### Bug Fixes

* **unqlite-sys:** update dependency to v1.0.0 ([9a0a05e2](9a0a05e2))



<a name="v1.1.0"></a>
## v1.1.0 (2016-05-12)

Expand Down

0 comments on commit 5f01fe5

Please sign in to comment.