Synchronize nimble version number

Nimble is a shit tool and shouldn't require a duplicate version
number in the nimble metadata file.
This commit is contained in:
Emery Hemingway 2021-11-07 18:50:41 +01:00
parent 6039a729c8
commit 64217706a4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "0.0.1" # versioned in git
version = "2.0.0" # versioned in git
author = "Emery Hemingway"
description = "data model and serialization format"
license = "Unlicense"