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

- old
+ new

@@ -1,6 +1,6 @@ module SifttterRedux 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' + VERSION = '0.5.3' + NEWEST_CONFIG_VERSION = '0.5.3' end \ No newline at end of file