Skip to content

Commit 393fa43

Browse files
authored
update project version
1 parent ae7e54e commit 393fa43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-multiversion-onedomain",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "This project use some micro-frontend concepts to demonstrates how to deploy multiple angular apps on different Docker containers responding under the same domain. The apps are developed on different angular versions and the static content are served from different servers depending of the request typed making use of Nginx HTTP Proxying.",
55
"repository": {
66
"url": "https://github.com/yduartep/angular-multiversion-onedomain"

0 commit comments

Comments
 (0)