change digit_seperator to place_seperator
This commit is contained in:
Uttarayan Mondal
2021-03-09 17:48:35 +05:30
parent 0445640de4
commit 653648e3ce
3 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ntext"
version = "0.2.0"
version = "0.2.1"
authors = ["Uttarayan Mondal <uttarayan21@gmail.com>"]
edition = "2018"
description = "A rust library to write numbers as words"