aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-11-07 12:44:51 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-11-07 12:53:16 +0900
commitb94c407f69173d9e9422e655ed96dcc51c296adb (patch)
tree7828a0021b45dc74c2f7ed26bc311d50c8741336 /lib
parent687c3cfb3748d7516a00b9f7f021c273c5fdd091 (diff)
downloadruby-b94c407f69173d9e9422e655ed96dcc51c296adb.tar.gz
[ruby/find] Bump up 0.2.0
https://github.com/ruby/find/commit/192237e766
Diffstat (limited to 'lib')
-rw-r--r--lib/find.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/find.rb b/lib/find.rb
index 79e2e2854d..98a79cc76d 100644
--- a/lib/find.rb
+++ b/lib/find.rb
@@ -27,7 +27,7 @@
#
module Find
- VERSION = "0.1.1"
+ VERSION = "0.2.0"
#
# Calls the associated block with the name of every file and directory listed