Comparing version 3.1.0 to 3.2.0
@@ -0,1 +1,9 @@ | ||
<a name="3.2.0"></a> | ||
# [3.2.0](https://github.com/guillaumearm/bidon/compare/v3.1.0...v3.2.0) (2018-03-14) | ||
### Features | ||
* **dummy:** improve a ([#48](https://github.com/guillaumearm/bidon/issues/48)) ([818102c](https://github.com/guillaumearm/bidon/commit/818102c)), closes [#47](https://github.com/guillaumearm/bidon/issues/47) | ||
<a name="3.1.0"></a> | ||
@@ -2,0 +10,0 @@ # [3.1.0](https://github.com/guillaumearm/bidon/compare/v3.0.1...v3.1.0) (2018-03-14) |
#!/usr/bin/env node | ||
'use strict'; | ||
var version = "3.1.0"; | ||
var version = "3.2.0"; | ||
@@ -6,0 +6,0 @@ function main$1() { |
@@ -7,3 +7,3 @@ (function (global, factory) { | ||
var version = "3.1.0"; | ||
var version = "3.2.0"; | ||
@@ -10,0 +10,0 @@ function main$1() { |
@@ -1,2 +0,2 @@ | ||
var version = "3.1.0"; | ||
var version = "3.2.0"; | ||
@@ -3,0 +3,0 @@ function main$1() { |
'use strict'; | ||
var version = "3.1.0"; | ||
var version = "3.2.0"; | ||
@@ -5,0 +5,0 @@ function main$1() { |
{ | ||
"name": "bidon", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "Fake repository for testing ci tools", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
12732