build(version): Bump version to 3.1.0-dev

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2023-05-03 09:28:33 +02:00
parent 6faafd6393
commit b586f59288
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": "3.0.3",
"version": "3.1.0-dev",
"private": true,
"scripts": {
"dev": "vite",

View File

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