Skip to content

Commit 9569e34

Browse files
author
Alexander Bykov (DevExpress)
committed
Increment version to 16.1.5-alpha
1 parent 92343ca commit 9569e34

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

npm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devextreme-angular2",
3-
"version": "16.1.4",
3+
"version": "16.1.5-alpha",
44
"description": "Angular 2 UI and visualization components based on DevExtreme widgets",
55
"repository": {
66
"type" : "git",
@@ -32,7 +32,7 @@
3232
"@angular/forms": "^0.2.0",
3333
"@angular/http": "^2.0.0-rc.4",
3434
"@angular/platform-browser": "^2.0.0-rc.4",
35-
"@angular/platform-browser-dynamic": "^2.0.0-rc.4",
35+
"@angular/platform-browser-dynamic": "^2.0.0-rc.4"
3636
},
3737
"main": "./index.ts",
3838
"typings": "/index.d.ts",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devextreme-angular2",
3-
"version": "16.1.4",
3+
"version": "16.1.5-alpha",
44
"description": "Angular 2 UI and visualization components based on DevExtreme widgets",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)