Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
Makes DataMapper::Version report the current version
Browse files Browse the repository at this point in the history
[#1440 state:resolved]
  • Loading branch information
snusnu committed Oct 29, 2010
1 parent 74e911a commit 52f3576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dm-core/version.rb
@@ -1,3 +1,3 @@
module DataMapper
VERSION = '1.0.0'
VERSION = '1.0.2'
end

0 comments on commit 52f3576

Please sign in to comment.