From 8befe8c114095eead94ddbe8974e4386f4b814fd Mon Sep 17 00:00:00 2001
From: Josh Spicer <joshspicer@github.com>
Date: Fri, 26 Aug 2022 12:04:54 -0400
Subject: bump all features to pick up metadata changes in CLI v0.14.0 (#118)

---
 src/git-lfs/devcontainer-feature.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/git-lfs')

diff --git a/src/git-lfs/devcontainer-feature.json b/src/git-lfs/devcontainer-feature.json
index 6d09c97..0f075ca 100644
--- a/src/git-lfs/devcontainer-feature.json
+++ b/src/git-lfs/devcontainer-feature.json
@@ -1,6 +1,6 @@
 {
     "id": "git-lfs",
-    "version": "1.0.1",
+    "version": "1.0.2",
     "name": "Git Large File Support (LFS)",
     "documentationURL": "https://github.com/devcontainers/features/tree/main/src/git-lfs",
     "description": "Installs Git Large File Support (Git LFS) along with needed dependencies. Useful for base Dockerfiles that often are missing required install dependencies like git and curl.",
-- 
cgit v1.2.3