Skip to content

Commit d787aef

Browse files
committed
Update version to v4.0.0
1 parent 362880a commit d787aef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

linebot/version.go

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
// WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
1212
// License for the specific language governing permissions and limitations
1313
// under the License.
14+
//
15+
// Don't edit this file directly. This file is generated by script/tag.sh .
1416

1517
package linebot
1618

17-
const version = "3.0.0"
19+
const version = "4.0.0"

0 commit comments

Comments
 (0)