aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-16 00:50:54 +0900
committernsfisis <nsfisis@gmail.com>2026-02-16 00:50:54 +0900
commitfa215815cf6f9db5c89ad6fe6153daf90fb08cf1 (patch)
tree5b65764afeb6bea3ba40609625ad6a8a17d41e7c
parent315c0c5ebc8a94d1ba1d3b35dd015ef222150223 (diff)
downloadphp-next-after-main.tar.gz
php-next-after-main.tar.zst
php-next-after-main.zip
feat: v1.1.0HEAD1.1.0main
-rw-r--r--composer.json2
-rw-r--r--composer.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index c3c2f93..9999db3 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
{
"name": "nsfisis/next-after",
"description": "PHP port of java.lang.Math.nextAfter() family",
- "version": "1.0.0",
+ "version": "1.1.0",
"type": "library",
"keywords": ["float"],
"homepage": "https://github.com/nsfisis/php-next-after",
diff --git a/composer.lock b/composer.lock
index 796270e..abc9879 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "7236e6e228ef85e2d99bbccbd82ad69b",
+ "content-hash": "d5d086acf0d780c826f5bf3a700cbe61",
"packages": [],
"packages-dev": [
{