Release 0.3.1

This commit is contained in:
Tom A. Wagner
2021-09-30 08:45:11 +02:00
parent e9753dd078
commit 958fa15230
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "helvum"
version = "0.3.0"
version = "0.3.1"
authors = ["Tom A. Wagner <tom.a.wagner@protonmail.com>"]
edition = "2018"
license = "GPL-3.0-only"

View File

@@ -1,7 +1,7 @@
project(
'helvum',
'rust',
version: '0.3.0',
version: '0.3.1',
license: 'GPL-3.0',
meson_version: '>=0.50.0'
)