Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit 1dd1af2

Browse files
authored
Update version for release
1 parent 1ab34dd commit 1dd1af2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule ReactRender.MixProject do
44
def project do
55
[
66
app: :react_render,
7-
version: "2.0.1",
7+
version: "2.0.2",
88
elixir: "~> 1.6",
99
start_permanent: Mix.env() == :prod,
1010
deps: deps(),

0 commit comments

Comments
 (0)