Commit 55277f8
committed
feat: reset version to 0.100.0 for proper semantic versioning
This resolves the version ordering issue where 0.31.2 was being
considered newer than 0.100.0 by RubyGems. Release-please will
automatically bump this to 0.101.0 in the next release.
Release-as: 0.101.0
Fixes #491 parent 6180ee4 commit 55277f8
File tree
2 files changed
+2
-2
lines changed- lib/state_machines/integrations/active_model
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
0 commit comments