Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhinson committed Jun 14, 2012
1 parent 6dd5857 commit b5751bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vanity/version.rb
@@ -1,5 +1,5 @@
module Vanity
VERSION = "1.8.0"
VERSION = "1.8.1"

module Version
version = VERSION.to_s.split(".").map { |i| i.to_i }
Expand Down

0 comments on commit b5751bd

Please sign in to comment.