Skip to content

Commit 8cc9178

Browse files
committed
v0.7.0
1 parent 8bf2f0d commit 8cc9178

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Not released
3+
## 0.7.0
44
- Removed `NeutronStandard.Conditions.DisallowConditionAssignWithoutConditional`.
55
- Removed `NeutronStandard.MagicMethods.DisallowMagicGet`.
66
- Removed `NeutronStandard.MagicMethods.DisallowMagicSet`.

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"extra": {
4646
"branch-alias": {
47-
"dev-master": "0.6.x-dev"
47+
"dev-master": "0.7.x-dev"
4848
}
4949
}
5050
}

0 commit comments

Comments
 (0)