Skip to content

Commit

Permalink
release 1.1.1 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
razvan authored Mar 5, 2024
1 parent e1b5680 commit 188135d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## [1.1.1] - 2024-03-05

### Changed

- Dependency updates and CI improvements ([#16]).

[#16]: https://github.com/stackabletech/opa-bundle-builder/pull/16

## [1.1.0] - 2023-05-26

### Changed
Expand Down
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
authors = ["Stackable GmbH <info@stackable.de>"]
authors = ["Stackable GmbH <info@stackable.tech>"]
description = "Stackable Bundle Builder for OPA"
edition = "2021"
license = "OSL-3.0"
name = "stackable-opa-bundle-builder"
repository = "https://github.com/stackabletech/opa-operator"
version = "1.0.0"
repository = "https://github.com/stackabletech/opa-bundle-builder"
version = "1.1.1"
publish = false

[dependencies]
Expand Down

0 comments on commit 188135d

Please sign in to comment.