Skip to content

Commit 1cb1898

Browse files
committed
Bump the version number
1 parent 10b55de commit 1cb1898

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "typeface"
3-
version = "0.4.3"
3+
version = "0.5.0"
44
edition = "2021"
55
license = "Apache-2.0/MIT"
66
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]

LICENSE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The following two notices apply to every file of the project.
1111
## The Apache License
1212

1313
```
14-
Copyright 2015–2024 The typeface Developers
14+
Copyright 2015–2025 The typeface Developers
1515
1616
Licensed under the Apache License, Version 2.0 (the “License”); you may not use
1717
this file except in compliance with the License. You may obtain a copy of the
@@ -28,7 +28,7 @@ specific language governing permissions and limitations under the License.
2828
## The MIT License
2929

3030
```
31-
Copyright 2015–2024 The typeface Developers
31+
Copyright 2015–2025 The typeface Developers
3232
3333
Permission is hereby granted, free of charge, to any person obtaining a copy of
3434
this software and associated documentation files (the “Software”), to deal in

0 commit comments

Comments
 (0)