diff --git a/libraries/boda_ztexlscmparser.jar b/libraries/boda_ztexlscmparser.jar index 63a91a40..0fab1869 100644 Binary files a/libraries/boda_ztexlscmparser.jar and b/libraries/boda_ztexlscmparser.jar differ diff --git a/package.json b/package.json index 5ce1eda4..9824c740 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Boda-Lite", - "version": "0.2.0", + "version": "0.2.1", "description": "Boda-Lite is a telecommunication network management application", "private": true, "homepage": "./", diff --git a/src/version.js b/src/version.js index b099e543..8cb580bc 100644 --- a/src/version.js +++ b/src/version.js @@ -1,3 +1,3 @@ -export const VERSION = "0.2.0"; +export const VERSION = "0.2.1"; export default VERSION; \ No newline at end of file