Skip to content

Commit

Permalink
Bumped FLAGS_VERSION to 1.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
kward committed Oct 18, 2017
1 parent 2907ef2 commit 90379b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shflags
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

# Return if FLAGS already loaded.
[ -n "${FLAGS_VERSION:-}" ] && return 0
FLAGS_VERSION='1.2.1'
FLAGS_VERSION='1.2.2'

# Return values that scripts can use.
FLAGS_TRUE=0
Expand Down

0 comments on commit 90379b1

Please sign in to comment.