Skip to content

Commit abf1219

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2023-10-14) ### Bug Fixes * **turtle:** fixed turtle steps not resuming after timeouts ([44fbbb9](44fbbb9)), closes [#3](#3)
1 parent 44fbbb9 commit abf1219

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-turtle",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "A TypeScript port of the famous Turtle JS project",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)