Skip to content

Commit 8510086

Browse files
authored
Bump version (#64)
1 parent 60396ab commit 8510086

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "chem",
33
"name": "Chem",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"minAppVersion": "1.0.0",
66
"description": "Providing chemistry supports. Rendering SMILES strings into chemistry structures.",
77
"author": "Acylation",

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chem",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Providing chemistry supports. Rendering SMILES strings into chemistry structures.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)