Skip to content

Commit

Permalink
version 0.3.3. 125 recognized tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
bit101 committed Sep 5, 2020
1 parent 740cf02 commit 4bf0385
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/bash

ver="v0.3.2"
ver="v0.3.3"

# note: replace - with _ in tool name. e.g. pkg-config -> tools_pkg_config
# script will sanitize the input the same way
Expand Down Expand Up @@ -115,6 +115,7 @@ tools_snap=--version
tools_ssh=-V
tools_swift=-version
tools_thefuck=-v
tools_thunar=--version
tools_tmux=-V
tools_tsc=-v
tools_valgrind=--version
Expand Down

0 comments on commit 4bf0385

Please sign in to comment.