diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-02-20 15:18:36 -0600 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-02-20 15:18:36 -0600 |
commit | 623e9f5b1a2988cb49a7486af911eda6323ec4e9 (patch) | |
tree | 9356b0e3ca8a3fe079222d4fe871511ed7028637 /manifest.json | |
parent | 3a5a1c995e72365956b10f983fbb21ba67db466a (diff) | |
download | onpoint-623e9f5b1a2988cb49a7486af911eda6323ec4e9.tar.gz onpoint-623e9f5b1a2988cb49a7486af911eda6323ec4e9.zip |
Bump version to 0.3v0.3
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index a41929f..2375737 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { "name": "On Point", "display": "standalone", - "version": "0.2" + "version": "0.3" } |