Skip to content
This repository was archived by the owner on Nov 2, 2018. It is now read-only.

Commit 79120a2

Browse files
author
Michael Oberwasserlechner
committed
chore(): version beta1 instead of 2 is more accurate
1 parent aad599b commit 79120a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For that can use the `config` section in our `packages.json`
4848
"@angular/platform-browser-dynamic": "2.4.8",
4949
"@angular/platform-server": "2.4.8",
5050
"@ionic/storage": "2.0.1",
51-
"@byteowls/ionic-hierarchical-menu": "~1.0.0-beta2",
51+
"@byteowls/ionic-hierarchical-menu": "~1.0.0-beta1",
5252
"angular2-jwt": "0.1.28",
5353
"ionic-angular": "2.3.0",
5454
"ionic-native": "2.8.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@byteowls/ionic-hierarchical-menu",
33
"description": "Hierarchical menu is a hierarchical / multi-level menu component for Ionic 2+",
4-
"version": "1.0.0-beta2",
4+
"version": "1.0.0-beta1",
55
"scripts": {
66
"ngc": "ngc",
77
"webpack": "webpack",

0 commit comments

Comments
 (0)