diff options
Diffstat (limited to 'incdec.bash')
| -rw-r--r-- | incdec.bash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/incdec.bash b/incdec.bash index 98ba10b..9950f33 100644 --- a/incdec.bash +++ b/incdec.bash @@ -15,6 +15,8 @@ # You should have received a copy of the GNU General Public License # along with Incdec. If not, see <https://www.gnu.org/licenses/>. +# Version: 0.0.1 + # Increment or decrement a number on the current line. function __readline_incdec { |
