diff --git a/README.md b/README.md
index 03ab122..018fd10 100644
--- a/README.md
+++ b/README.md
@@ -14,10 +14,6 @@ Provides language support capabilities for [Jitterbit VS Code extension](https:/
Platform |
NodeJS |
-
- Stable version |
- 1.0.0 |
-
## Usage
diff --git a/package.json b/package.json
index 552bb37..cf00f6c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "jitterbit-script",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Static typechecker and interpreter for Jitterbit Script",
"main": "build/index.js",
"scripts": {