Skip to content

Commit a10144f

Browse files
committed
- update version
1 parent d4de1a3 commit a10144f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monoco",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A Model and a NoSQL Database for Componentsk",
55
"license": "GPLv3",
66
"homepage": "https://github.com/monocojs/monoco.git",
@@ -34,7 +34,7 @@
3434
"package.json",
3535
".jshintrc",
3636
".travis.yml",
37-
".bowser.json",
37+
".bower.json",
3838
"bower.json"
3939
]
4040
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monoco",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A Model and a NoSQL Database for Components",
55
"homepage": "http://monoco.io",
66
"keywords": [

0 commit comments

Comments
 (0)