Skip to content

Commit ee556be

Browse files
committed
Bump version
1 parent 4802454 commit ee556be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/flatbuffers/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2025 Sutou Kouhei <kou@clear-code.com>
1+
# Copyright 2025-2026 Sutou Kouhei <kou@clear-code.com>
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414

1515
module FlatBuffers
16-
VERSION = "0.0.4"
16+
VERSION = "0.0.5"
1717
end

0 commit comments

Comments
 (0)