EmergentInstructiveFramework 0.1.0 → 0.1.1

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: 2b49deba108256e3f71c3700d7069b29d74cb8cb7b40306a489fd2dac8abfab0
4
- data.tar.gz: cbf01afc8a560b40530e6f8ddfef4c2578886139ed228b4da1f35c2e1f6ecb9b
3
+ metadata.gz: e8d4fab21b3f7ba9bda5de0d78ac9d8f5d632df923e41e9ead29b9302e016a4a
4
+ data.tar.gz: 749bcd4787537d6d3da90ad729e187399918bc18d923fe4b17e84aef8c15e2ff
5
5
  SHA512:
6
- metadata.gz: 21c140993200d0598d32d65ff0c991479ee2df200681686a8a0015d75b7099da72783b257bf402827b66c0ddbadcd0d42c01d4949b2f4aabe96ec44acbfa3b52
7
- data.tar.gz: dc7662b51876d882129493002c6eb791f40dee445a5deaf2d4f39c2bd47a93e28384a72e8230809d6ce80ae2f839be9f79f4e966cce02ff7ee2833d170073a61
6
+ metadata.gz: c0f3854a712f53513a119f7ca978dd2ff3a61b6f1a5a7d3a3c483238651092cdacc0905403768940e5200f0d247bd93bd4d7351840aeec60091d19146a09b433
7
+ data.tar.gz: cfa44ca11e856e99f5092648ef33624adb2f10802862dade2d5835e50cfcc07ef2c8dac9f18a58d41d8562a106e39bebe0d10a05370e365dd922f41186cb37c5
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module EmergentInstructiveFramework
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
@@ -208,5 +208,6 @@ module EmergentInstructiveFramework
208
208
  index = index + 1
209
209
  end
210
210
  end
211
+ end
211
212
  end
212
213
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: EmergentInstructiveFramework
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - LWFlouisa