Merge pull request #9 from mark-tesobe/develop

REAFACTOR: set tag and version
This commit is contained in:
Simon Redfern 2023-06-01 14:09:19 +02:00 committed by GitHub
commit 9b135000c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "obp-typescript",
"version": "1.0.32",
"version": "1.0.33",
"license": "Apache-2.0",
"scripts": {
"build": "tsc --declaration && tsc-alias",