Skip to content

Commit aa93cfb

Browse files
committed
Coming v1.0.30-beta
1 parent e4b30f1 commit aa93cfb

5 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHAGELOG.md

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

33
See last releases and versions
44

5+
## V1.0.30 - Beta
6+
7+
- Update general dependencies
8+
- Fixed bugs and issues
9+
510
## V1.0.29 - Beta
611

712
- Fixed typos and bugs

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "javascript-dlc"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
authors = ["AreaLayer <arealayer.net>"]
55
edition = "2018"
66

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.29-beta
5+
Version: 1.0.30-beta
66
Type: javascript
77

SECURITY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ currently being supported with security updates.
3030
| v1.0.27-beta | :white_check_mark: |
3131
| v1.0.28-beta | :white_check_mark: |
3232
| v1.0.29-beta | :white_check_mark: |
33+
| v1.0.30-beta | :white_check_mark: |
3334

3435

0 commit comments

Comments
 (0)