Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewDryga committed Mar 25, 2017
1 parent 6141d82 commit f824222
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -39,7 +39,7 @@ So it includes:
Install this package globally:

```
mix archive.install https://github.com/Nebo15/renew/releases/download/0.14.0/renew.ez
mix archive.install https://github.com/Nebo15/renew/releases/download/0.15.0/renew.ez
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
@@ -1,7 +1,7 @@
defmodule Renew.Mixfile do
use Mix.Project

@version "0.14.0"
@version "0.15.0"

def project do
[app: :renew,
Expand Down

0 comments on commit f824222

Please sign in to comment.