Update package version to 0.11.0
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
include "src/main/nim/personal_measure_apipkg/version.nim"
|
||||
|
||||
version = "0.10.0"
|
||||
version = "0.11.0"
|
||||
author = "Jonathan Bernard"
|
||||
description = "JDB\'s Personal Measures API"
|
||||
license = "MIT"
|
||||
|
@ -1 +1 @@
|
||||
const PM_API_VERSION* = "0.10.0"
|
||||
const PM_API_VERSION* = "0.11.0"
|
||||
|
Reference in New Issue
Block a user