Skip to content

Commit a8b02af

Browse files
ComputelessComputerwarp-agent
andcommitted
bump version to 0.1.2
Co-Authored-By: Warp <agent@warp.dev>
1 parent 66bd9be commit a8b02af

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "aipm"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55

66
[dependencies]

Formula/aipm.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class Aipm < Formula
22
desc "AI-powered project manager for the terminal"
33
homepage "https://github.com/ComputelessComputer/aipm"
4-
url "https://github.com/ComputelessComputer/aipm/archive/refs/tags/v0.1.1.tar.gz"
4+
url "https://github.com/ComputelessComputer/aipm/archive/refs/tags/v0.1.2.tar.gz"
55
sha256 "PLACEHOLDER"
66
license "MIT"
77

0 commit comments

Comments
 (0)