Skip to content

Commit

Permalink
rebuilt latest changed in 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
noctivityinc committed May 7, 2010
1 parent 0a168c7 commit f532e9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/tickle.rb
Expand Up @@ -18,7 +18,7 @@
require 'tickle/repeater'

module Tickle #:nodoc:
VERSION = "0.1.4"
VERSION = "0.1.5"

def self.debug; false; end

Expand Down
2 changes: 1 addition & 1 deletion tickle.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{tickle}
s.version = "0.1.4"
s.version = "0.1.5"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Joshua Lippiner"]
Expand Down

0 comments on commit f532e9a

Please sign in to comment.