Skip to content

Commit f809d1b

Browse files
committed
0.3 release
1 parent c800da6 commit f809d1b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ But I think keeping first division by file type: scripts, styles, partials.
8686
### 0.3.0
8787

8888
* Integration of Browser Sync as development server in place of a home made connect server
89+
* Serve task is the entry point and launch the watch task
8990

9091
### 0.2.1
9192

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-gulp-angular",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "Yeoman generator for Gulp & Angular",
55
"license": "MIT",
66
"main": "app/index.js",

0 commit comments

Comments
 (0)