Skip to content

Commit dd3a5e1

Browse files
author
Automated Version Bump
committed
ci: version bump to v1.0.3
1 parent 70d559e commit dd3a5e1

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
"name": "@robotical/scratch-to-python-transpiler",
44

5-
"version": "1.0.2",
5+
"version": "1.0.3",
66

77
"description": "Transpile Scratch project files to python code",
88

@@ -21,7 +21,9 @@
2121
"lint": "eslint \"src/**/*.ts\"",
2222

2323
"test": "jest --config jestconfig.json",
24+
2425
"prepare": "npm run build"
26+
2527
},
2628

2729
"files": [

0 commit comments

Comments
 (0)