Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrictson committed May 4, 2024
1 parent a53420d commit 9326d84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2023 Matt Brictson
Copyright (c) 2024 Matt Brictson

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion lib/mighty_test/version.rb
@@ -1,3 +1,3 @@
module MightyTest
VERSION = "0.2.0".freeze
VERSION = "0.3.0".freeze
end

0 comments on commit 9326d84

Please sign in to comment.