Update verison (#1552)

* Update verison

* Fix test to account for single-digit months
This commit is contained in:
Jeff Glass
2023-06-21 06:23:26 -05:00
committed by GitHub
parent 848d77b1c2
commit 7765a629c7
2 changed files with 2 additions and 2 deletions

View File

@@ -7,4 +7,4 @@
* circular imports.
*/
export const version = '2022.12.1.dev';
export const version = '2023.05.1.dev';