Skip to content

Commit

Permalink
Bump version to 0.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
DoumanAsh committed Dec 5, 2018
1 parent 0745a1a commit ac9fc66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changes

## [0.7.15] - 2018-xx-xx
## [0.7.15] - 2018-12-05

## Changed

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "actix-web"
version = "0.7.14"
version = "0.7.15"
authors = ["Nikolay Kim <[email protected]>"]
description = "Actix web is a simple, pragmatic and extremely fast web framework for Rust."
readme = "README.md"
Expand Down

0 comments on commit ac9fc66

Please sign in to comment.