1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-05 00:02:41 -04:00

Bump version 1.3.0

This commit is contained in:
Eduardo 2020-07-15 20:08:34 +12:00
parent 171d74bb75
commit c638ef7ef9

View file

@ -8,7 +8,7 @@ defmodule Httparrot.Mixfile do
def project do
[
app: :httparrot,
version: "1.2.0",
version: "1.3.0",
elixir: "~> 1.7",
name: "HTTParrot",
description: @description,