diff --git a/lib/foliage.rb b/lib/foliage.rb index c1113e9..2607216 100644 --- a/lib/foliage.rb +++ b/lib/foliage.rb @@ -15,7 +15,7 @@ # 'obj.method' may invoke different methods depending on the type of # 'obj'. module Foliage - VERSION = '1.0.0' + VERSION = '0.1.0' BranchTable = []