diff options
| author | Teddy Wing | 2022-05-26 16:56:42 +0200 | 
|---|---|---|
| committer | Teddy Wing | 2022-05-26 16:56:42 +0200 | 
| commit | 9aadce83d2318ba8e161cd4b8a7664f657df0915 (patch) | |
| tree | df84b4ddf92afebed7da663a40ab15de8a779f04 /incdec-bindings.bash | |
| parent | bf6544d5be555686c63f3da3fa500a1f8b8d5fe9 (diff) | |
| download | readline-incdec-9aadce83d2318ba8e161cd4b8a7664f657df0915.tar.bz2 | |
Increase version v0.0.1 -> v0.0.2
Diffstat (limited to 'incdec-bindings.bash')
| -rw-r--r-- | incdec-bindings.bash | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/incdec-bindings.bash b/incdec-bindings.bash index 9f6ca63..6c1c297 100644 --- a/incdec-bindings.bash +++ b/incdec-bindings.bash @@ -15,7 +15,7 @@  # 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 +# Version: 0.0.2  bind -x '"\C-xx": __readline_incdec_decrement' | 
