Skip to content

Commit 6f61a55

Browse files
author
Micah Cooper
committed
Bump to 1.0.0
1 parent c24ca61 commit 6f61a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Gatling.Mixfile do
22
use Mix.Project
33

4-
def version, do: "0.1.0"
4+
def version, do: "1.0.0"
55
def project do
66
[
77
app: :gatling,

0 commit comments

Comments
 (0)