Skip to content

Commit 58b0b3a

Browse files
author
223880
committed
release v1.0.21-beta
1 parent 6de3968 commit 58b0b3a

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHAGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
See last releases and versions
44

5+
6+
### V1.0.21 - Beta
7+
8+
**Highlights**
9+
10+
- Fixed dependencies
11+
- Initial TXO
12+
- Upgrade Roadmap
13+
514
### V1.0.20- Beta
615

716
**Highlights**

MANIFEST.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Name: Javascript-DLC
22
Authors: 23388 and Rsync
33
Software: FOSS
44
License: MIT
5-
Version: 1.0.20-beta
5+
Version: 1.0.21-beta
66
Type: javascript
77

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-dlc",
3-
"version": "1.0.20-beta",
3+
"version": "1.0.21-beta",
44
"description": "Javascript DLC library",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)