Skip to content

Commit

Permalink
Bump to version 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
oggy committed Mar 28, 2011
1 parent 72460b0 commit cf369c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
@@ -1,4 +1,4 @@
== LATEST
== 1.0.2 2011-03-27

* Fix JRuby extension name for case-sensitive filesystems.

Expand Down
2 changes: 1 addition & 1 deletion lib/looksee/version.rb
@@ -1,5 +1,5 @@
module Looksee
VERSION = [1, 0, 1]
VERSION = [1, 0, 2]

class << VERSION
include Comparable
Expand Down

0 comments on commit cf369c5

Please sign in to comment.