Skip to content

Commit

Permalink
Use current mite-rb version 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yolk committed Feb 21, 2012
1 parent 10cdbf0 commit 6633ab6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/mite-rb.rb
@@ -1,5 +1,6 @@
require 'active_support'
require 'active_resource'
require 'mite/version'

# The official ruby library for interacting with the RESTful API of mite,
# a sleek time tracking webapp.
Expand Down
2 changes: 1 addition & 1 deletion lib/mite/version.rb
@@ -1,3 +1,3 @@
module Mite
VERSION = "0.4.1"
VERSION = "0.4.2"
end

0 comments on commit 6633ab6

Please sign in to comment.