We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4802454 commit ee556beCopy full SHA for ee556be
1 file changed
lib/flatbuffers/version.rb
@@ -1,4 +1,4 @@
1
-# Copyright 2025 Sutou Kouhei <kou@clear-code.com>
+# Copyright 2025-2026 Sutou Kouhei <kou@clear-code.com>
2
#
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
# you may not use this file except in compliance with the License.
@@ -13,5 +13,5 @@
13
# limitations under the License.
14
15
module FlatBuffers
16
- VERSION = "0.0.4"
+ VERSION = "0.0.5"
17
end
0 commit comments