Skip to content

Commit

Permalink
release 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
artemeff committed Nov 1, 2019
1 parent a893201 commit 57bb2d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Changelog

## v2.1.7

* Enhancements
* Add typespec generation

## v2.1.6

* Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Construct.Mixfile do
def project do
[
app: :construct,
version: "2.1.6",
version: "2.1.7",
elixir: "~> 1.4",
deps: deps(),
elixirc_paths: elixirc_paths(Mix.env),
Expand Down

0 comments on commit 57bb2d0

Please sign in to comment.