Skip to content

Commit

Permalink
Bump version to 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
joshrieken committed Jun 3, 2020
1 parent 1c915c9 commit 5e3fbe8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.0.1

### Fixes

* Minor typespec fix


## 2.0.0

### Backwards-Incompatible Changes
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 Plasm.Mixfile do
use Mix.Project

@version "2.0.0"
@version "2.0.1"

def project do
[
Expand Down

0 comments on commit 5e3fbe8

Please sign in to comment.