lib/notion/version.rb in notion-ruby-client-0.0.2 vs lib/notion/version.rb in notion-ruby-client-0.0.3

- old
+ new

@@ -1,4 +1,4 @@ # frozen_string_literal: true module Notion - VERSION = '0.0.2' + VERSION = '0.0.3' end \ No newline at end of file