Browse Source

bump version

zach rice 7 years ago
parent
commit
9dc9a8e62a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -115,7 +115,7 @@ type Config struct {
 }
 }
 
 
 const defaultGithubURL = "https://api.github.com/"
 const defaultGithubURL = "https://api.github.com/"
-const version = "1.1.2"
+const version = "1.3.0"
 const defaultConfig = `
 const defaultConfig = `
 title = "gitleaks config"
 title = "gitleaks config"
 # add regexes to the regex table
 # add regexes to the regex table