Skip to content

Commit

Permalink
Version bump: patch - 1.3.13 (#465)
Browse files Browse the repository at this point in the history
Co-authored-by: jagthedrummer <[email protected]>
  • Loading branch information
github-actions[bot] and jagthedrummer authored Aug 23, 2023
1 parent 58630bc commit c3f7c94
Show file tree
Hide file tree
Showing 27 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion bullet_train-api/lib/bullet_train/api/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module Api
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
2 changes: 1 addition & 1 deletion bullet_train-fields/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
bullet_train-fields (1.3.12)
bullet_train-fields (1.3.13)
chronic
cloudinary
phonelib
Expand Down
2 changes: 1 addition & 1 deletion bullet_train-fields/lib/bullet_train/fields/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module Fields
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
2 changes: 1 addition & 1 deletion bullet_train-fields/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bullet-train/fields",
"version": "1.3.12",
"version": "1.3.13",
"description": "Bullet Train Fields",
"source": "app/javascript/index.js",
"module": "app/assets/javascripts/fields.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion bullet_train-has_uuid/lib/bullet_train/has_uuid/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module HasUuid
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module IncomingWebhooks
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module BulletTrain
module Integrations
module Stripe
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
end
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module Integrations
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module ObfuscatesId
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module OutgoingWebhooks
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
2 changes: 1 addition & 1 deletion bullet_train-roles/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GIT
PATH
remote: .
specs:
bullet_train-roles (1.3.12)
bullet_train-roles (1.3.13)
active_hash
activesupport
cancancan
Expand Down
2 changes: 1 addition & 1 deletion bullet_train-roles/lib/bullet_train/roles/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Roles
VERSION = "1.3.12"
VERSION = "1.3.13"
end
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module ScopeQuestions
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
2 changes: 1 addition & 1 deletion bullet_train-scope_validator/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
bullet_train-scope_validator (1.3.12)
bullet_train-scope_validator (1.3.13)

GEM
remote: https://rubygems.org/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module BulletTrain
module ScopeValidator
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
2 changes: 1 addition & 1 deletion bullet_train-sortable/lib/bullet_train/sortable/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module Sortable
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
2 changes: 1 addition & 1 deletion bullet_train-sortable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bullet-train/bullet-train-sortable",
"version": "1.3.12",
"version": "1.3.13",
"description": "Bullet Train - Sortable",
"source": "app/javascript/index.js",
"module": "app/assets/javascripts/bullet-train.esm.js",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module SuperLoadAndAuthorizeResource
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module SuperScaffolding
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module BulletTrain
module Themes
module Light
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
end
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module BulletTrain
module Themes
module TailwindCss
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
end
2 changes: 1 addition & 1 deletion bullet_train-themes/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
bullet_train-themes (1.3.12)
bullet_train-themes (1.3.13)
rails (>= 6.0.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion bullet_train-themes/lib/bullet_train/themes/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module BulletTrain
module Themes
VERSION = "1.3.12"
VERSION = "1.3.13"
end
end
14 changes: 7 additions & 7 deletions bullet_train/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GIT
PATH
remote: .
specs:
bullet_train (1.3.12)
bullet_train (1.3.13)
awesome_print
bullet_train-fields
bullet_train-has_uuid
Expand Down Expand Up @@ -118,23 +118,23 @@ GEM
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
builder (3.2.4)
bullet_train-fields (1.3.11)
bullet_train-fields (1.3.12)
chronic
cloudinary
phonelib
rails (>= 6.0.0)
bullet_train-has_uuid (1.3.11)
bullet_train-has_uuid (1.3.12)
rails (>= 6.0.0)
bullet_train-roles (1.3.11)
bullet_train-roles (1.3.12)
active_hash
activesupport
cancancan
bullet_train-routes (1.0.0)
rails (>= 6.0.0)
bullet_train-scope_validator (1.3.11)
bullet_train-super_load_and_authorize_resource (1.3.11)
bullet_train-scope_validator (1.3.12)
bullet_train-super_load_and_authorize_resource (1.3.12)
rails (>= 6.0.0)
bullet_train-themes (1.3.11)
bullet_train-themes (1.3.12)
rails (>= 6.0.0)
cable_ready (5.0.1)
actionpack (>= 5.2)
Expand Down
2 changes: 1 addition & 1 deletion bullet_train/lib/bullet_train/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module BulletTrain
VERSION = "1.3.12"
VERSION = "1.3.13"
end
2 changes: 1 addition & 1 deletion bullet_train/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bullet-train/bullet-train",
"version": "1.3.12",
"version": "1.3.13",
"description": "Bullet Train - Main JavaScript",
"source": "app/javascript/index.js",
"module": "app/assets/javascripts/bullet-train.js",
Expand Down
2 changes: 1 addition & 1 deletion lib/bullet_train/core/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is here just so that we can run `bump` at the top level of
# the project to have it maintain the CHANGELOG.
module BulletTrain
VERSION = "1.3.12"
VERSION = "1.3.13"
end

0 comments on commit c3f7c94

Please sign in to comment.