Skip to content

Commit 4f20d03

Browse files
committed
fixes main path
1 parent cd80e10 commit 4f20d03

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22
This change log is started in 0.0.9;
33

4+
## 0.0.16 (2016-04-27)
5+
- Fixes main path
6+
47
## 0.0.15 (2016-04-25)
58
- Create model folder if doesn't exists - REview
69

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "basel",
3-
"version": "0.0.15",
3+
"version": "0.0.16",
44
"description": "Framework for Bootstrap, AngularJS, SQLite, Electron",
55
"author": "Jayr Alencar <http://github.com/jayralencar>",
66
"readmeFilename": "README.md" ,

0 commit comments

Comments
 (0)