Skip to content

Commit 5c7f9f7

Browse files
committed
Bump version
1 parent 54c7c36 commit 5c7f9f7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center">🅼🆄🅽🆄🅼</h1>
2-
<h2 align="center">μNum - Micro Numerical Library in AssemblyScript</h2>
2+
<h2 align="center">μNum - Micro Numerical Library for JavaScript and WebAssembly</h2>
33
<br />
44
<p align="center">
55
<a href="./LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT" /></a>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "munum",
3-
"version": "0.0.6",
4-
"description": "AssemblyScript Numerical Library for JavaScript and WebAssembly Isomorphic Apps",
3+
"version": "0.0.7",
4+
"description": "Micro Numerical Library for JavaScript and WebAssembly",
55
"type": "module",
66
"sideEffects": false,
77
"main": "index.js",

0 commit comments

Comments
 (0)