numaflow_ruby 0.1.20-x86_64-linux-musl → 0.2.0-x86_64-linux-musl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 486a4ab867100a8a14baaa0fddbadabb2d4a71fd6abc244f9f0c5411b647bb0d
4
- data.tar.gz: 828b81b9dbc61977d16eec53273ad05d864874a19c5b3cd48ef94d70d7075af0
3
+ metadata.gz: 5190b57e124493e4f02d53ecc54209d734dcb01145684d3058eff3fbb3b446ba
4
+ data.tar.gz: 65aba5a504b1e3332cc0b24134c100c9fa61c4ccfd3f0e733a2417d7b5f2d65f
5
5
  SHA512:
6
- metadata.gz: 9e3a6e6770db325787569a00985bc57566995d7a51adb24449878ba61a5725c0be63df894c9671ca4a117afd20739d8b004acdfef5629e6ab7d22007eac5c8e6
7
- data.tar.gz: 4798cf1551fb6933c40016a4b86ef47519574379a7518cc7ded4c2a10d1f9ff096b6a712edf15fb286ae0a1fd9b492d419ea17b8b6ca296fe9574ec746284da8
6
+ metadata.gz: 4e45931094d5bc6fe7a98d628956e37ab6f0861179f835e1bdefcadde33d47d78426c7f01db92f8f2923eab2c7b870e1f3513f21b6dd8591c554b1c810c78c07
7
+ data.tar.gz: 8104e8f20daf0403de126151fc506af7b0a69e3478ec5d4033b00c6c15cb9bcc39bb1570f932af4080def9943f8c17cf9c48d96388b67d77eb51fd457123a497
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module NumaflowRuby
4
- VERSION = "0.1.20"
4
+ VERSION = "0.2.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: numaflow_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.20
4
+ version: 0.2.0
5
5
  platform: x86_64-linux-musl
6
6
  authors:
7
7
  - Kyle Cooke