Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit c365c4d

Browse files
authored
chore(main): release 0.1.1 (#6)
🤖 I have created a release *beep* *boop* --- ## [0.1.1](v0.1.0...v0.1.1) (2025-04-08) ### Bug Fixes * trigger version ([f35915e](f35915e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
2 parents f35915e + d0efddd commit c365c4d

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/LunchTimeCode/pubfun/compare/v0.1.0...v0.1.1) (2025-04-08)
4+
5+
6+
### Bug Fixes
7+
8+
* trigger version ([f35915e](https://github.com/LunchTimeCode/pubfun/commit/f35915ecc029423b678f78de41ef48f867cee5e3))
9+
310
## 0.1.0 (2025-04-08)
411

512

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 = "pubfun"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
authors = ["Silen Celeste Locatelli", "LunchTimeCode"]
66
description = "A tool to extract public functions from Kotlin files."

0 commit comments

Comments
 (0)