Skip to content

Commit

Permalink
Bump release version to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleconroy committed May 28, 2012
1 parent 0196629 commit 8fff672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/conf.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
function love.conf(t)
t.title = "Journey to the Center of Hawkthorne v0.0.4"
t.title = "Journey to the Center of Hawkthorne v0.0.5"
t.author = "Kyle Conroy"
t.version = "0.8.0"
t.identity = "hawkthorne"
Expand Down

0 comments on commit 8fff672

Please sign in to comment.