diff --git a/package-lock.json b/package-lock.json
index 0f4734d17fd2ea08611521470cb5f04c24acd7f8..5c81d19d820352f74a0270b6c8066f77cf817e3c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "jalhyd",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 5787145b7833ffa0e092d71dea6aa16d79e9bbab..2954bb5fb601d1d0e09666221af09a1ef9671535 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "jalhyd",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "author": "DD",
   "license": "ISC",
   "description": "JaLHyd, a Javascript Library for Hydraulics",
@@ -31,4 +31,4 @@
     "viz": "tsviz -recursive src/ jalhyd_class_diagram.png",
     "package": "rm -rf build; npm run build; npm pack"
   }
-}
\ No newline at end of file
+}