# HG changeset patch # User Michael Granger # Date 1633029788 25200 # Thu Sep 30 12:23:08 2021 -0700 # Node ID efabf961db7190e132c8cee669a61b011b1db649 # Parent 8f21870024b164d28347146c49a0fbdaef2dd4e5 Add missing files to the manifest diff --git a/Manifest.txt b/Manifest.txt --- a/Manifest.txt +++ b/Manifest.txt @@ -3,6 +3,7 @@ README.md lib/ant-wireless.rb lib/ant.rb +lib/ant/bitvector.rb lib/ant/channel.rb lib/ant/channel/event_callbacks.rb lib/ant/message.rb @@ -21,4 +22,5 @@ ext/ant_ext/types.h ext/ant_ext/version.h spec/ant_spec.rb +spec/bitvector_spec.rb spec/spec_helper.rb