Skip to content

Commit 8a0d661

Browse files
committed
Bump up version number
1 parent afc20cd commit 8a0d661

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "daemonite-material",
33
"authors": "Daemon Pty Ltd",
44
"dependencies": {
5-
"jquery": "1.9.1 - 3",
6-
"tether": "^1.1.1"
5+
"jquery": "^3.0.0",
6+
"popper.js": "^1.12.3"
77
},
88
"description": "Daemonite's Material UI is a cross-platform and fully responsive front-end interface based on Google Material Design developed using Bootstrap 4.",
99
"homepage": "http://daemonite.github.io/material/",
@@ -32,5 +32,5 @@
3232
"type": "git",
3333
"url": "https://github.com/Daemonite/material.git"
3434
},
35-
"version": "4.0.0-alpha.6"
35+
"version": "4.0.0-beta"
3636
}

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@
6464
"eslint": "eslint --config assets/js/.eslintrc.json assets/js/src/*.js"
6565
},
6666
"style": "css/material.css",
67-
"version": "4.0.0-alpha.6"
67+
"version": "4.0.0-beta"
6868
}

0 commit comments

Comments
 (0)