Skip to content

Commit cb88874

Browse files
committed
bumped version number
[ci skip]
1 parent 98bb5e7 commit cb88874

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.2.1
7+
# Version: 0.2.2
88
#
99
# URI: github.com/bfontaine/rfc
1010
#
1111

1212
__rfc() {
1313

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

0 commit comments

Comments
 (0)