lib/notion/version.rb in notion-ruby-client-0.0.6 vs lib/notion/version.rb in notion-ruby-client-0.0.7
- old
+ new
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Notion
- VERSION = '0.0.6'
+ VERSION = '0.0.7'
NOTION_REQUEST_VERSION = '2021-05-11'
end