bump version to 0.2.5 (#297)

pull/308/head v0.2.5
Josh Rabinowitz 5 years ago committed by GitHub
parent 28e3a9b1c2
commit 94d5ae43d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
# Changelog
## {{Next Version}}
## Version 0.2.5
- Fix issues with spaces in paths and filenames (#226, #135)
- Fix issue when 'hide' used in subdir of repo (#230)

@ -1,4 +1,4 @@
#!/usr/bin/env bash
# shellcheck disable=2034
GITSECRET_VERSION='0.2.4'
GITSECRET_VERSION='0.2.5'

Loading…
Cancel
Save