Skip to content

Commit

Permalink
release v1.0.33-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Feb 3, 2025
1 parent 35a1da9 commit f776cd1
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "javascript-dlc"
version = "0.1.6"
version = "0.1.7"
authors = ["AreaLayer <arealayer.net>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ currently being supported with security updates.
| v1.0.30-beta | :white_check_mark: |
| v1.0.31-beta | :white_check_mark: |
| v1.0.32-beta | :white_check_mark: |

| v1.0.33-beta | :white_check_mark: |

Empty file.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "javascript-dlc",
"version": "1.0.32-beta",
"version": "1.0.33-beta",
"description": "Javascript DLC library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f776cd1

Please sign in to comment.