summaryrefslogtreecommitdiff
path: root/lib/find.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/find.rb')
-rw-r--r--lib/find.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/find.rb b/lib/find.rb
index 98a79cc76d..8223eea456 100644
--- a/lib/find.rb
+++ b/lib/find.rb
@@ -27,6 +27,7 @@
#
module Find
+ # The version string
VERSION = "0.2.0"
#