Skip to content

Commit 82dbf35

Browse files
committed
2.0.0
1 parent 4c7d4f2 commit 82dbf35

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.0.0 - March, 19 2020
2+
3+
* 4c7d4f2 Chore: update appveyor.yml (JPeer264)
4+
* 7f20f42 Chore: drop support for node < 10 - add support for node v10 and 12 (JPeer264)
5+
16
1.0.3 - March, 19 2020
27

38
* 652a36a Test: change git repos from ssh to https for travis (JPeer264)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-needs-pull",
3-
"version": "1.0.3",
3+
"version": "2.0.0",
44
"description": "Check synchronously if a git repository needs to pull",
55
"main": "build.js",
66
"scripts": {

0 commit comments

Comments
 (0)