Skip to content

Commit c9b4885

Browse files
author
Mat Brown
committed
v0.1.0-alpha.7
1 parent efdeb0b commit c9b4885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loop-breaker",
3-
"version": "0.1.0-alpha.6",
3+
"version": "0.1.0-alpha.7",
44
"description": "Transforms JavaScript code to ensure that loops do not run indefinitely",
55
"main": "lib/index.js",
66
"author": {

0 commit comments

Comments
 (0)