From 41b12380fa22ef7edfb2744e6b8fdf738c46c32b Mon Sep 17 00:00:00 2001 From: superstar54 Date: Mon, 18 Nov 2024 12:22:21 +0100 Subject: [PATCH] Release 0.1.35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 116f0e4..9167ed6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "weas", - "version": "0.1.34", + "version": "0.1.35", "description": "WEAS (Web Environment for Atomic Structures) is a JavaScript library to visualize and manipulate the atomistic structures directly in the web browser", "main": "src/index.js", "scripts": {