Skip to content

Commit

Permalink
0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Feb 10, 2019
1 parent 2af85e4 commit fbffd52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.14.0 (unreleased)
## 0.14.0 (2019-02-10)

### Breaking Changes (User Facing)
* dropped support for Erlang 18.x
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Benchee.Mixfile do
use Mix.Project

@version "0.13.1"
@version "0.14.0"

def project do
[
Expand Down

0 comments on commit fbffd52

Please sign in to comment.