Increase minor version instead of patch version

This commit is contained in:
Bert Verhelst
2019-03-31 20:09:34 +02:00
committed by GitHub
parent 54bc43d1d8
commit 752f796dbf

View File

@@ -1,4 +1,4 @@
// Type definitions for async-retry 1.2.1
// Type definitions for async-retry 1.3
// Project: https://github.com/zeit/async-retry#readme
// Definitions by: Albert Wu <https://github.com/albertywu>
// Pablo Rodríguez <https://github.com/MeLlamoPablo>