Bump package version to 0.3.0 (currently unreleased)

This commit is contained in:
2021-10-30 22:37:04 -05:00
parent 06d2b3f384
commit 4e7b072745
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Package
version = "0.2.3"
version = "0.3.0"
author = "Jonathan Bernard"
description = "Hope Family Fellowship entry forms."
license = "GPL-3.0-or-later"

View File

@@ -1 +1 @@
const HFF_ENTRY_FORMS_API_VERSION* = "0.2.3"
const HFF_ENTRY_FORMS_API_VERSION* = "0.3.0"