Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jdudley1123 committed Apr 24, 2023
1 parent 8808dd0 commit 014dc39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/breathe/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Breathe
VERSION = "0.3.5"
VERSION = "0.3.6"
end

0 comments on commit 014dc39

Please sign in to comment.