Bump version to 1.0.0-beta.1

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2019-10-11 16:28:47 +02:00
parent e8a9ee92b7
commit fdd3720639
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "mobilizon",
"version": "0.1.0",
"version": "1.0.0-beta.1",
"private": true,
"scripts": {
"build": "vue-cli-service build",

View File

@ -1,7 +1,7 @@
defmodule Mobilizon.Mixfile do
use Mix.Project
@version "0.0.1-dev"
@version "1.0.0-beta.1"
def project do
[