Skip to content

Commit adb190c

Browse files
committed
bumped version number
1 parent 2005f5a commit adb190c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rfc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
#
55
# Author: Baptiste Fontaine
66
# License: MIT
7-
# Version: 0.1.1
7+
# Version: 0.2.0
88
#
99
# URI: github.com/bfontaine/rfc
1010
#
1111

1212
__rfc() {
1313

14-
local VERSION='0.1.1'
14+
local VERSION='0.2.0'
1515
local PAGER=${PAGER:-less}
1616
local fetch_cmd=${CURL:-curl}
1717
local rfc_dir="${RFC_DIR:-$HOME/.RFCs}"

0 commit comments

Comments
 (0)