Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 42d3e30

Browse files
committed
Bumped the version for next release.
Signed-off-by: Arun Prakash Jana <[email protected]>
1 parent ba63e21 commit 42d3e30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

googler

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ def usage():
205205
print(" n, p enter 'n' or 'p' to navigate forward or backward")
206206
print(" 1-N enter a number to open that result in browser")
207207
print(" any other input exits googler\n")
208-
print("Version 1.5")
208+
print("Version 1.6")
209209
print("Copyright (C) 2008 Henri Hakkinen.")
210210
print("Modified (2015) by Arun Prakash Jana <[email protected]>")
211211
print("Webpage: https://github.com/jarun/google-cli")

googler.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH "GOOGLER" "1" "September 2015" "Version 1.5" "User Commands"
1+
.TH "GOOGLER" "1" "September 2015" "Version 1.6" "User Commands"
22
.SH NAME
33
googler \- Google from command line
44
.SH SYNOPSIS

0 commit comments

Comments
 (0)