Skip to content

Commit 847f27b

Browse files
authored
Merge pull request #321 from saad-ali/bumpPackageVersion10
Bump CSI package version in anticipation of 1.0 release
2 parents c5f9f6e + ac7bd0a commit 847f27b

File tree

4 files changed

+414
-414
lines changed

4 files changed

+414
-414
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.0
1+
1.0.0

csi.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Code generated by make; DO NOT EDIT.
22
syntax = "proto3";
3-
package csi.v0;
3+
package csi.v1;
44

55
import "google/protobuf/descriptor.proto";
66
import "google/protobuf/wrappers.proto";

0 commit comments

Comments
 (0)