Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit fa7c206

Browse files
committed
release: 0.3.0-alpha
1 parent 564348a commit fa7c206

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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 = "discloud"
3-
version = "0.2.2-alpha"
3+
version = "0.3.0-alpha"
44
edition = "2021"
55
description = "Blazingly fast Discloud CLI"
66
license = "Apache-2.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Discloud CLI
2-
[![Build & Upload](https://github.com/discloud/cli-rust/actions/workflows/release.yml/badge.svg)](https://github.com/discloud/cli-rust/actions/workflows/release.yml) [![discloud cli crate badge](https://shields.io/crates/v/discloud-cli)](https://crates.io/crates/discloud-cli) ![license badge](https://img.shields.io/github/license/discloud/cli-rust) ![issues](https://img.shields.io/github/issues/discloud/cli-rust) ![pull requests](https://img.shields.io/github/issues-pr/discloud/cli-rust?color=blue)
2+
[![Build & Upload](https://github.com/discloud/cli-rust/actions/workflows/release.yml/badge.svg)](https://github.com/discloud/cli-rust/actions/workflows/release.yml) [![discloud cli crate badge](https://shields.io/crates/v/discloud-cli)](https://crates.io/crates/discloud) ![license badge](https://img.shields.io/github/license/discloud/cli-rust) ![issues](https://img.shields.io/github/issues/discloud/cli-rust) ![pull requests](https://img.shields.io/github/issues-pr/discloud/cli-rust?color=blue)
33

44
Blazingly fast Discloud CLI to host your apps.
55

0 commit comments

Comments
 (0)