minecraft-pi 0.12.3 → 0.12.4

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.org +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d5b5ed60a8685816376d1654eacbaf8f0ac0ba03
4
- data.tar.gz: d18b7763ab930175507706c5551cd96ef3357f14
3
+ metadata.gz: 85d881a3b7f012542c987eaba585cb2d5bc16c0a
4
+ data.tar.gz: 3f7c2e3677a5341ffca0f295d99d875a913818a6
5
5
  SHA512:
6
- metadata.gz: 1c5eedd31aa445c81a61361735a3108c6bf1944836b86a3a2535a239ace1ad244f03aeff91998ae0beafbb60e65a57784474bef1018ac7a28f17b5ab3159cd23
7
- data.tar.gz: b31bef5c294e7f7e71cfc7de25f13b79040138714d9006c88b89d7b1643290107725866a33cb8547ac570de9f24faf33feb06bce210adbc4b55dd830ec0d549f
6
+ metadata.gz: 91b343b1edc3aaa6b1b983e3c9940a6aee1476a5cafb1dd882763cce25fff20785ffedc43fad294708a54585830fc39ea54b95de80e4b313092e094468f7d5c8
7
+ data.tar.gz: c7fcd72ecfc4148bf44beb81e04a963d310bcd707602b373e90346f11ab73344c7aa034cd2e130d3cb2cf9492fa0260144049baeab18510bd4898769900f73cb
data/README.org CHANGED
@@ -37,7 +37,7 @@
37
37
  mc.world.setBlockWithData x, y-1, z, 35, 6
38
38
  #+END_SRC
39
39
 
40
- See the [[https://colstrom.github.io/minecraft-pi/doc/][documentation]] for more information.
40
+ See the [[https://colstrom.github.io/minecraft-pi/][documentation]] for more information.
41
41
 
42
42
  * Known Issues
43
43
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: minecraft-pi
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.3
4
+ version: 0.12.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Olstrom