Skip to content

Commit

Permalink
chore(bump): v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olets committed Jan 13, 2020
1 parent 7b907ac commit d796e81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zsh-abbr.zsh
Expand Up @@ -2,7 +2,7 @@

# fish shell-like abbreviation management for zsh.
# https://github.com/olets/zsh-abbr
# v1.1.0
# v1.2.0
# Copyright (c) 2019-2020 Henry Bley-Vroman


Expand Down Expand Up @@ -264,7 +264,7 @@ function abbr() {
expansion. The result is the global expansion if one exists, otherwise
the universal expansion if one exists.
Version 1.1.0 January 26 2019"
Version 1.2.0 January 12 2020"

function abbr_util_add() {
local key
Expand Down

0 comments on commit d796e81

Please sign in to comment.