Skip to content

Commit ac7bd0a

Browse files
committed
Bump CSI pkg ver in anticipation of 1.0 release
1 parent c5f9f6e commit ac7bd0a

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)