bullet_train-themes-tailwind_css 1.0.9 → 1.0.10

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5636beee414c6e4019b90d22d428de241a4ce5c5abd8a7b7a12a642c49d193d8
4
- data.tar.gz: f02aeffef267d7ea8a997784c3fe6d15462ca30c8a61f8be8d32a0b73613a91c
3
+ metadata.gz: 41fa1e1feaf13a047ad44462c1974356896265c6084041f60e5aac8aa75c349e
4
+ data.tar.gz: e3d297a3d0a1fc78edc380fe9868686ecb4a2d5886674643f9fc3658a3085d6f
5
5
  SHA512:
6
- metadata.gz: a26bd6659e948dc129303524b4d6893c7774f284641de348079168bd23cba2256f3f1e6944759f0c85215168bad7bb0645b125503cb6426ed51383c0c9a17f22
7
- data.tar.gz: 9c6735a2d84fe5676dc2e677e903e615e44980481d5564a762633348b8257943cfa6d89bbf951fbf8b5eea9078fc406fea69d80cb326ccd626919752f9db1ef9
6
+ metadata.gz: af2e4b7f78f806718e14b5b71c16dc6318ca9eb6332f3bdde3f57678b1cb56e6960254a1a8da702dbad87a92d0d6986b9ad272c0d37e9802ed4a5f761d109b1a
7
+ data.tar.gz: 2922ddc84c09e135b9ff8ba78a3638e67866e38cced2dd800ab6e710a0344fca0b021327f2074dbccf631a057bf5da487a04f5b3db5501333acc6943f892eb9a
data/.bt-link ADDED
File without changes
@@ -1,7 +1,7 @@
1
1
  module BulletTrain
2
2
  module Themes
3
3
  module TailwindCss
4
- VERSION = "1.0.9"
4
+ VERSION = "1.0.10"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-themes-tailwind_css
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.9
4
+ version: 1.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-07 00:00:00.000000000 Z
11
+ date: 2022-05-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: standard
@@ -73,6 +73,7 @@ executables: []
73
73
  extensions: []
74
74
  extra_rdoc_files: []
75
75
  files:
76
+ - ".bt-link"
76
77
  - MIT-LICENSE
77
78
  - README.md
78
79
  - Rakefile