Skip to content

Commit

Permalink
Bump release version to v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleconroy committed May 26, 2012
1 parent 337e783 commit b469962
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.1"
t.title = "Journey to the Center of Hawkthorne v0.0.2"
t.author = "Kyle Conroy"
t.version = "0.8.0"
t.identity = "hawkthorne"
Expand Down

0 comments on commit b469962

Please sign in to comment.