Comparing version 3.1.1 to 3.1.2
@@ -21,3 +21,3 @@ #!/usr/bin/env node | ||
case "version": { | ||
console.log("v3.0.4"); | ||
console.log("v3.1.2"); | ||
break; | ||
@@ -24,0 +24,0 @@ } |
{ | ||
"name": "aoctimer", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "AoC TIMER - compare your AoC solutions with others", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/caderek/aoctimer", |
@@ -54,5 +54,5 @@ # AoC TIMER | ||
- [aoctimer-linux64-v3.1.1.zip](https://github.com/caderek/aoctimer/releases/download/v3.1.1/aoctimer-linux64-v3.1.1.zip) | ||
- [aoctimer-macos-v3.1.1.zip](https://github.com/caderek/aoctimer/releases/download/v3.1.1/aoctimer-macos-v3.1.1.zip) | ||
- [aoctimer-windows64-v3.1.1.zip](https://github.com/caderek/aoctimer/releases/download/v3.1.1/aoctimer-windows64-v3.1.1.zip) | ||
- [aoctimer-linux64-v3.1.2.zip](https://github.com/caderek/aoctimer/releases/download/v3.1.2/aoctimer-linux64-v3.1.2.zip) | ||
- [aoctimer-macos-v3.1.2.zip](https://github.com/caderek/aoctimer/releases/download/v3.1.2/aoctimer-macos-v3.1.2.zip) | ||
- [aoctimer-windows64-v3.1.2.zip](https://github.com/caderek/aoctimer/releases/download/v3.1.2/aoctimer-windows64-v3.1.2.zip) | ||
@@ -59,0 +59,0 @@ After downloading, extract the ZIP file and place the file in your executable directory, or set up a PATH to point to the aoctimer executable. |
@@ -21,3 +21,3 @@ #!/usr/bin/env node | ||
case "version": { | ||
console.log("v3.0.4") | ||
console.log("v3.1.2") | ||
break | ||
@@ -24,0 +24,0 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package