Skip to content

Commit

Permalink
chore: release v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eredotpkfr authored Feb 3, 2025
1 parent 30a3bda commit e52abad
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

## 1.1.3 - 2025-02-03

### Miscellaneous Tasks

- Update Cargo.lock file ([4621938](46219385e450a6763202ad9e8a37c6a598683ada))

<!-- generated by git-cliff -->
## 1.1.2 - 2025-01-13

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions 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 = "subscan"
version = "1.1.2"
version = "1.1.3"
edition = "2021"
description = "A subdomain enumeration tool leveraging diverse techniques, designed for advanced pentesting operations"
documentation = "https://docs.rs/subscan"
Expand Down

0 comments on commit e52abad

Please sign in to comment.