Skip to content

Commit

Permalink
update version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkittelson committed Sep 17, 2014
1 parent 985fdaf commit f5636d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Install the [Hex.pm](http://hex.pm) package
```elixir
def deps do
[
{:simplex, "0.2.0"}
{:simplex, "0.2.1"}
]
end
```
Expand Down
4 changes: 2 additions & 2 deletions VERSION.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
major: 0
minor: 1
patch: 3
minor: 2
patch: 1
pre:

0 comments on commit f5636d5

Please sign in to comment.