Where is './app' folder?.. am i stupid?

i did
"ionic start blankapp blank --v2 --ts"

but i can not find ‘./app’

-MacBook-Pro:blankapp Enes$ ls
config.xml platforms tsconfig.tmp.json
hooks plugins tslint.json
ionic.config.json resources www
node_modules src
package.json tsconfig.json

is this changed after when update?.

before was

-MacBook-Pro:movie_60112342 Enes$ ls
app node_modules tsconfig.json
config.xml package.json tslint.json
gulpfile.js platforms typings
hooks plugins typings.json
ionic.config.json resources www

like this…

where that app folder going?

my ionic info is

Your system information:

Cordova CLI: 6.3.1
Ionic CLI Version: 2.1.0
Ionic App Lib Version: 2.1.0-beta.1
ios-deploy version: 1.9.0
ios-sim version: 5.0.8
OS: Mac OS X Yosemite
Node Version: v6.7.0
Xcode version: Xcode 7.2.1 Build version 7C1002

App folder has been moved to src folder. See upgrade steps. Also personally I find commits in conference app really useful while upgrading

Oh… i See…

Sorry But, I’m not used to this version.
can i Back Before version?

if i can…
can you teach How can i?