Skip to content

Commit

Permalink
chore: rename context-aware to contextAware
Browse files Browse the repository at this point in the history
  • Loading branch information
ereslibre committed Jun 26, 2021
1 parent 0050d9e commit fc3b67a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "psp-apparmor"
version = "0.1.4"
version = "0.1.6"
authors = ["Flavio Castelli <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ keywords:
resources:
- Pod
mutation: false
context-aware: false
contextAware: false

0 comments on commit fc3b67a

Please sign in to comment.