Skip to content

Commit

Permalink
Bump up version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sesemaya committed Sep 8, 2017
1 parent afc20cd commit 8a0d661
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions bower.json
Expand Up @@ -2,8 +2,8 @@
"name": "daemonite-material",
"authors": "Daemon Pty Ltd",
"dependencies": {
"jquery": "1.9.1 - 3",
"tether": "^1.1.1"
"jquery": "^3.0.0",
"popper.js": "^1.12.3"
},
"description": "Daemonite's Material UI is a cross-platform and fully responsive front-end interface based on Google Material Design developed using Bootstrap 4.",
"homepage": "http://daemonite.github.io/material/",
Expand Down Expand Up @@ -32,5 +32,5 @@
"type": "git",
"url": "https://github.com/Daemonite/material.git"
},
"version": "4.0.0-alpha.6"
"version": "4.0.0-beta"
}
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -64,5 +64,5 @@
"eslint": "eslint --config assets/js/.eslintrc.json assets/js/src/*.js"
},
"style": "css/material.css",
"version": "4.0.0-alpha.6"
"version": "4.0.0-beta"
}

0 comments on commit 8a0d661

Please sign in to comment.