Skip to content

Commit

Permalink
Bump version (v0.10.0 -> v0.11.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
leifgehrmann committed Oct 7, 2022
1 parent 6ca1c5b commit 83904f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions docs/binding-progress.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ ______________________

* pango_itemize ()
* pango_itemize_with_base_dir ()
* pango_item_free ()
* pango_item_copy ()
* ✔︎ pango_item_free ()
* ✔︎ pango_item_copy ()
* pango_item_new ()
* pango_item_split ()
* pango_reorder_items ()
Expand Down Expand Up @@ -116,11 +116,11 @@ ______________________
* PANGO_TYPE_GLYPH_ITEM
* PANGO_TYPE_GLYPH_ITEM_ITER
* ✔︎ pango_font_description_new ()
* pango_font_description_copy ()
* ✔︎ pango_font_description_copy ()
* pango_font_description_copy_static ()
* pango_font_description_hash ()
* pango_font_description_equal ()
* pango_font_description_free ()
* ✔︎ pango_font_description_free ()
* pango_font_descriptions_free ()
* ✔︎ pango_font_description_set_family ()
* pango_font_description_set_family_static ()
Expand Down Expand Up @@ -382,8 +382,8 @@ ______________________
* pango_layout_get_lines ()
* pango_layout_get_lines_readonly ()
* ✔︎ pango_layout_get_iter ()
* pango_layout_iter_copy ()
* pango_layout_iter_free ()
* ✔︎ pango_layout_iter_copy ()
* ✔︎ pango_layout_iter_free ()
* ✔︎ pango_layout_iter_next_run ()
* ✔︎ pango_layout_iter_next_char ()
* ✔︎ pango_layout_iter_next_cluster ()
Expand Down
2 changes: 1 addition & 1 deletion pangocffi/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.0
0.11.0

0 comments on commit 83904f3

Please sign in to comment.