Skip to content

Commit c10126c

Browse files
committed
Switch the SDK version to 0.1.1
Switch the SDK to the version 0.1.1. Move most of the test json to files to make the test file smaller and the json easier to maintain. Signed-off-by: Andrea Frittoli <[email protected]>
1 parent 8490c24 commit c10126c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+821
-893
lines changed

pkg/api/artifactpackaged.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ var (
3232
ArtifactPackagedEventV1 CDEventType = CDEventType{
3333
Subject: "artifact",
3434
Predicate: "packaged",
35-
Version: "0.1.0",
35+
Version: "0.1.1",
3636
}
3737
)
3838

0 commit comments

Comments
 (0)