We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362880a commit d787aefCopy full SHA for d787aef
linebot/version.go
@@ -11,7 +11,9 @@
11
// WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
12
// License for the specific language governing permissions and limitations
13
// under the License.
14
+//
15
+// Don't edit this file directly. This file is generated by script/tag.sh .
16
17
package linebot
18
-const version = "3.0.0"
19
+const version = "4.0.0"
0 commit comments