Skip to content

Commit

Permalink
release: 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
terlar committed May 20, 2014
1 parent ec02c11 commit a7dd832
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME=fry
VERSION=0.1.0
VERSION=0.1.1
AUTHOR=terlar
URL=https://github.com/$(AUTHOR)/$(NAME)

Expand Down
2 changes: 1 addition & 1 deletion share/fry/functions/fry-version.fish
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
function fry-version --description 'Display the current version of fry'
echo '0.1.0'
echo '0.1.1'
end

0 comments on commit a7dd832

Please sign in to comment.