Skip to content

Commit 951d172

Browse files
committed
Added New Versioning which is 1.3.0
1 parent 6329098 commit 951d172

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jangular-cli",
3-
"version": "1.2.5",
3+
"version": "1.3.0",
44
"description": "A powerful CLI tool for rapidly bootstrapping Angular 17 & Spring Boot (Java 21) applications with integrated security, services, and enterprise-ready best practices.",
55
"main": "index.js",
66
"type": "module",
@@ -28,7 +28,10 @@
2828
"security",
2929
"spring-security",
3030
"angular-services",
31-
"scaffolding"
31+
"scaffolding",
32+
"microservices",
33+
"docker",
34+
"containers"
3235
],
3336
"author": {
3437
"name": "Nathan G.",

0 commit comments

Comments
 (0)