Skip to content

Commit

Permalink
release: 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
terlar committed Jul 14, 2014
1 parent fc261e5 commit 891256b
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.1
VERSION=0.1.2
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.1'
echo '0.1.2'
end

0 comments on commit 891256b

Please sign in to comment.