Skip to content

Commit 8797818

Browse files
committed
17.0.0-rc.1
1 parent 7cc68f8 commit 8797818

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

projects/http-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-translate/http-loader",
3-
"version": "17.0.0-rc.0",
3+
"version": "17.0.0-rc.1",
44
"description": "http loader for dynamically loading translation files for @ngx-translate/core",
55
"keywords": [
66
"@ngx-translate",

projects/ngx-translate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-translate/core",
3-
"version": "17.0.0-rc.0",
3+
"version": "17.0.0-rc.1",
44
"description": "Translation library (i18n) for Angular",
55
"keywords": [
66
"@ngx-translate",

0 commit comments

Comments
 (0)