Bump version to 2.0.1

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-11-26 12:53:35 +01:00 committed by tykayn
parent 5f39d8fb26
commit 06ae4a5436
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mobilizon",
"version": "2.0.0",
"version": "2.0.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@ -1,7 +1,7 @@
defmodule Mobilizon.Mixfile do
use Mix.Project
@version "2.0.0"
@version "2.0.1"
def project do
[