diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-04-16 16:56:40 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-04-16 16:56:40 +0200 |
| commit | 7348f5ea3a1182c9f4a75d05a405e90f9e33797c (patch) | |
| tree | f3fd36439c137e5f45033c931a7a19bd2677cf1f /Cargo.toml | |
| parent | 48ea90800c3aa6055247fe2c56bc8e9d63024bd3 (diff) | |
Bump to 1.0.0
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "page" -version = "0.1.0" +version = "1.0.0" edition = "2021" [dependencies] |