Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 88fc8a3

Browse files
committed
Version bump.
1 parent 7db21b4 commit 88fc8a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "unicode-ccc"
3-
version = "0.1.2"
4-
authors = ["Evgeniy Reizner <[email protected]>"]
3+
version = "0.2.0"
4+
authors = ["Yevhenii Reizner <[email protected]>"]
55
description = "Unicode Canonical Combining Class detection"
66
documentation = "https://docs.rs/unicode-ccc/"
77
keywords = ["unicode"]

LICENSE-MIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2020 Reizner Evgeniy
3+
Copyright (c) 2020 Yevhenii Reizner
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)