panda-core 0.1.14 → 0.1.15

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +1 -1
  3. data/lib/panda/core/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6763bac43452e4bb3f65ade7e08f723958e48a213d294edd236fdd777b7e5b87
4
- data.tar.gz: c0acc14a2adeab22ff7338c4d41e6ef542e2d058ec8d56b638f7afcf9b39b938
3
+ metadata.gz: ea1bfc05e5338c4a8b3adca255cfb5ae6dec05a5b6cb00c74d9efa25755cb7d5
4
+ data.tar.gz: 160c45b09f0691169b49b16be69860f8a06eabb4dfadd2dceb393cb8dc6e57e8
5
5
  SHA512:
6
- metadata.gz: 64d47dc75d74d9d9de54228d587fe470035d0f6a9c7f33bda2d1106b55de23480249c70504c92e277965bb371423450b9aff77e9bb160bd1efec640e5bf59e47
7
- data.tar.gz: 2c2d6d1837408de9ae15b48ae57512b50b534cf89e693e48a2dbd2a9c31dde1d702160f15ac77ea7ead477bccc6e28e79a63cf9505b84d2cad425c241b5a94cc
6
+ metadata.gz: 7616253faeb9d444cba7b78e1efcf984505d25ab96a499b10bae660ef547714279cd8811ab6441d33365065a12d1bf492a3ce40cbc7f112c76fccef8708298ec
7
+ data.tar.gz: d97932d25a7629254564d2c282d4a1b9d855d1b8298a82a7efc69255e9883eab67abf3a8963d541d2aa01d8fb30b7b04079f2a4d550bffd2cbe5dddee928db16
data/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  BSD 3-Clause License
2
2
 
3
- Copyright © 2024 - 2025, Panda Software Limited, James Inman
3
+ Copyright © 2024 - 2025, Otaina Limited (t/a Tasty Bamboo), James Inman
4
4
 
5
5
  Redistribution and use in source and binary forms, with or without
6
6
  modification, are permitted provided that the following conditions are met:
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Panda
4
4
  module Core
5
- VERSION = "0.1.14"
5
+ VERSION = "0.1.15"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: panda-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.14
4
+ version: 0.1.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tasty Bamboo