Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aablinov committed May 23, 2023
1 parent 85d0235 commit a261844
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/assets/javascripts/turbo-train.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/turbo/train/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Turbo
module Train
VERSION = "0.2.0"
VERSION = "0.2.1"
end
end

0 comments on commit a261844

Please sign in to comment.