Skip to content

Commit

Permalink
📝 bump version to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weakish committed Oct 11, 2020
1 parent 7ff4090 commit b916d6a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
gister changes
==============

v2.4.1 (WIP)
------------

### Other

- Fix wrong version number reported by `gister version`.

v2.4.0 (2019-06-14)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion bin/gister
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

SEMVER='v2.4.0'
SEMVER='v2.4.1'

# Mac OS X compatibility
if [ "$(uname)" = "Darwin" ]; then
Expand Down

0 comments on commit b916d6a

Please sign in to comment.