diff --git a/.document b/.document new file mode 100644 index 0000000..e2b9569 --- /dev/null +++ b/.document @@ -0,0 +1,4 @@ +BSDL +COPYING +README.md +lib/ diff --git a/lib/weakref.rb b/lib/weakref.rb index 0a09f7f..c7274f9 100644 --- a/lib/weakref.rb +++ b/lib/weakref.rb @@ -17,6 +17,7 @@ # class WeakRef < Delegator + # The version string VERSION = "0.1.4" ##