Skip to content

Commit

Permalink
1.0.3 version bump
Browse files Browse the repository at this point in the history
i always forget
  • Loading branch information
michal-kapala committed Mar 25, 2024
1 parent afba71d commit f73d745
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ Provides language support capabilities for [Jitterbit VS Code extension](https:/
<th>Platform</th>
<td>NodeJS</td>
</tr>
<tr>
<th>Stable version</th>
<td>1.0.0</td>
</tr>
</table>

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit f73d745

Please sign in to comment.