Skip to content

Commit

Permalink
2.2.3 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
emoriarty committed Feb 17, 2023
1 parent 412c34d commit c3e0976
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
notion_to_md (2.2.2)
notion_to_md (2.2.3)
activesupport (~> 7)
notion-ruby-client (~> 1)

Expand Down Expand Up @@ -113,4 +113,4 @@ DEPENDENCIES
simplecov

BUNDLED WITH
2.3.1
2.4.7
2 changes: 1 addition & 1 deletion lib/notion_to_md/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module NotionToMd
VERSION = '2.2.2'
VERSION = '2.2.3'
end

0 comments on commit c3e0976

Please sign in to comment.