Skip to content

Commit

Permalink
bump version to 0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dfrg committed Feb 1, 2024
1 parent cab98dd commit b6ff464
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 46 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Cargo.lock
/target
.DS_Store
45 changes: 0 additions & 45 deletions Cargo.lock

This file was deleted.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "swash"
version = "0.1.10"
version = "0.1.11"
authors = ["Chad Brokaw <[email protected]>"]
edition = "2018"
description = "Font introspection, complex text shaping and glyph rendering."
Expand Down

0 comments on commit b6ff464

Please sign in to comment.