summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2024-12-07 07:54:29 -0300
committerSoniEx2 <endermoneymod@gmail.com>2024-12-07 07:54:39 -0300
commit6ecb7cd29ffe756cc80c81510fcb0e902dc99f9c (patch)
tree82f892ae89610ceb97badb268ef5b36c59ccc00e /Cargo.toml
parent0cbd0b9b701c4d067b8dd0fdccc0ebe5c6b6e7e1 (diff)
Add is_null and release 0.1.5 HEAD default
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5165718..8da9914 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "ltptr"
-version = "0.1.4"
+version = "0.1.5"
 edition = "2021"
 license = "0BSD"
 description = "Checked raw pointers."