bullet_train-themes-tailwind_css 1.0.7 → 1.0.8

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: 1f2adedfe8c3345ba922c0cd92807de98f99a8aece49c04599eff6923498e231
4
- data.tar.gz: dfa046a0958807b9e7273a60fee8a90cdd7f3e040718aabd2123b00922a4b058
3
+ metadata.gz: d4c98d1eb3118331f4ba58382c99e5591f4f018cbc2f4b6879d7b4baba8144db
4
+ data.tar.gz: 32359b014c67fb0311d201f91027f7d1826c4455de278ebca397f2315d09c094
5
5
  SHA512:
6
- metadata.gz: f95e89315dd02777411db29033274948948b39b3056528f6adb16aed82e7b27668da22ed5bcbe40b1104fbfe5354725c8887d8beb51b49ea1d7b8122eb423aa5
7
- data.tar.gz: e067b06696737e7f3d3acfaac24f0289828afe7ad57a9099a2688ece6fcb0a74903d16857d0b17ed687dc01bf068dacd94842da3ae2db608ff53bf26ad4026da
6
+ metadata.gz: 0ce3f74e9079031c157ae42a8229cecb65c5d782624120a35f40077027f9ee7c98280a1bd08710bf9112c95d87cffb1be2929af1b3b1a5124285e9371b8ddd7f
7
+ data.tar.gz: 58686f8f58b01a9a50e7161b7408aaa6931d5c657d08b9f5ebd30e50f6b39f336a526730a2178cbf058f42712d82a5fcacb41da3d88d3d2929f45d62f9f426a6
data/MIT-LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright 2022 Andrew Culver
1
+ Copyright 2022 Bullet Train, Inc.
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining
4
4
  a copy of this software and associated documentation files (the
@@ -1,7 +1,7 @@
1
1
  module BulletTrain
2
2
  module Themes
3
3
  module TailwindCss
4
- VERSION = "1.0.7"
4
+ VERSION = "1.0.8"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
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.7
4
+ version: 1.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver