Skip to content

Commit

Permalink
version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mchugh19 committed Mar 11, 2018
1 parent af0ae34 commit abcd7d5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "__MSG_appName__",
"version": "0.0.1",
"version": "1.0.0",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"author": "https://github.com/mchugh19/zabbix-vue",
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Zabbix Vue",
"private": true,
"version": "0.0.0",
"version": "1.0.0",
"dependencies": {},
"devDependencies": {
"chai": "^4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Zabbix Vue",
"name": "zabbix-vue",
"private": true,
"engines": {
"node": ">=0.8.0"
Expand Down

0 comments on commit abcd7d5

Please sign in to comment.