lib/whatsup_github/version.rb in whatsup_github-0.4.2 vs lib/whatsup_github/version.rb in whatsup_github-0.5.0

- old
+ new

@@ -1,5 +1,5 @@ # frozen_string_literal: true module WhatsupGithub - VERSION = '0.4.2' + VERSION = '0.5.0' end