Skip to content

Commit 2377bb5

Browse files
committed
Bump version to 0.12.6
1 parent 28f7dca commit 2377bb5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "console",
3-
"version": "0.12.5",
3+
"version": "0.12.6",
44
"type": "module",
55
"scripts": {
66
"ng": "ng",

src/app/login-screen/login-screen.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ <h2>Log in to Accrescent</h2>
2323
</div>
2424
</div>
2525
<footer>
26-
Accrescent Developer Console v0.12.5
26+
Accrescent Developer Console v0.12.6
2727
</footer>

0 commit comments

Comments
 (0)