We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22210d commit bd3ff70Copy full SHA for bd3ff70
mix.exs
@@ -4,7 +4,7 @@ defmodule Tesla.Mixfile do
4
def project do
5
[
6
app: :tesla,
7
- version: "0.5.2",
+ version: "0.6.0",
8
description: description(),
9
package: package(),
10
source_url: "https://github.com/teamon/tesla",
0 commit comments