We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf8ab1 commit 0f6fe1bCopy full SHA for 0f6fe1b
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "loop-breaker",
3
- "version": "0.1.0-alpha.7",
+ "version": "0.1.0-alpha.8",
4
"description": "Transforms JavaScript code to ensure that loops do not run indefinitely",
5
"main": "lib/index.js",
6
"author": {
0 commit comments