Skip to content

Commit 4b7300d

Browse files
Version Packages
1 parent 45f0742 commit 4b7300d

4 files changed

Lines changed: 9 additions & 7 deletions

File tree

.changeset/flat-moles-lie.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

servify_build/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# servify_build
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#43](https://github.com/pulsuite/servify/pull/43) [`45f0742`](https://github.com/pulsuite/servify/commit/45f07424c68afbab761b814d8fc16a1bfc4bc045) Thanks [@AsPulse](https://github.com/AsPulse)! - Initialize crate

servify_build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "servify_build"
3-
version = "0.0.1"
3+
version = "0.1.0"
44
edition.workspace = true
55
authors.workspace = true
66
license.workspace = true

servify_build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "servify_build",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Build scripts for use with Servify",
55
"keywords": [],
66
"author": "AsPulse <contact@aspulse.dev>",

0 commit comments

Comments
 (0)