Skip to content

Commit

Permalink
Update gitVersion to 2.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tidy-dev committed Jan 27, 2021
1 parent 6e8968e commit 260efb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helpers.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { GitProcess, IGitResult, GitError } from '../lib'

// NOTE: bump these versions to the latest stable releases
export const gitVersion = '2.26.'
export const gitVersion = '2.29.2'
export const gitLfsVersion = '2.13.2'

const temp = require('temp').track()
Expand Down

0 comments on commit 260efb4

Please sign in to comment.