lib/sifttter_redux/version.rb in sifttter-redux-0.5.1 vs lib/sifttter_redux/version.rb in sifttter-redux-0.5.2

- old
+ new

@@ -1,4 +1,6 @@ module SifttterRedux - VERSION = '0.5.1' - NEWEST_CONFIG_VERSION = '0.4.7' + DESCRIPTION = 'A customized IFTTT-to-Day One service that allows for smart installation and automated running on a standalone *NIX device (such as a Raspberry Pi).' + SUMMARY = 'Automated IFTTT to Day One engine.' + VERSION = '0.5.2' + NEWEST_CONFIG_VERSION = '0.5.2' end \ No newline at end of file