Skip to content

Commit

Permalink
chore: version 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoesbergen committed Oct 21, 2023
1 parent 769e7bd commit 8603500
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/dist
/node_modules
/.idea
dist/
node_modules/
.idea/
*.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"msg",
"theme"
],
"version": "1.3.5",
"version": "1.3.6",
"description": "Leaphy custom Blockly blocks and arduino code generator",
"name": "@leaphy-robotics/leaphy-blocks"
}

0 comments on commit 8603500

Please sign in to comment.