aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index bde9b11..45a42cf 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": "0.1.0",
+ "version": "1.0.0",
"type": "library",
"keywords": ["float"],
"homepage": "https://github.com/nsfisis/php-next-after",