Skip to content

Commit a3eb87e

Browse files
committed
v0.8.0: Interactive Tank Visualizer — Allow users to visually configure tank dimensions and see real-time volume calculations and fill levels.
1 parent bd302bc commit a3eb87e

5 files changed

Lines changed: 1401 additions & 148 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adametherzlab/tank-level",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Tank level calculator — volume from height for cylindrical, rectangular, conical & spherical vessels with strapping tables, fill rate, alarms & inventory",
55
"type": "module",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)