Skip to content

Commit 8a10e21

Browse files
committed
Prepare for new release
1 parent c411f93 commit 8a10e21

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## 0.4.3 (-, 2022)
1+
## 1.0.0 (October, 2024)
22
- Definition file dependency validation
33
- Validation command
4+
- Version numbering changed
45
- Fix number parsing [#38](https://github.com/iSorp/macro-executor/issues/38)
56
- Fix address parsing [#32](https://github.com/iSorp/macro-executor/issues/32)
67

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "macro-executor",
33
"displayName": "Macro Executor Language",
44
"description": "Fanuc Macro-Executor Programming Language",
5-
"version": "0.4.3",
5+
"version": "1.0.0",
66
"author": "iSorp",
77
"publisher": "iSorp",
88
"license": "MIT",

0 commit comments

Comments
 (0)