File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Build Status] ( http://img.shields.io/travis/sahat/satellizer.svg?style=flat )] ( https://travis-ci.org/sahat/satellizer )
6
6
[ ![ Code Climate] ( http://img.shields.io/codeclimate/github/sahat/satellizer.svg?style=flat )] ( https://codeclimate.com/github/sahat/satellizer )
7
7
[ ![ Test Coverage] ( http://img.shields.io/codeclimate/coverage/github/sahat/satellizer.svg?style=flat )] ( https://codeclimate.com/github/sahat/satellizer )
8
- [ ![ Version] ( http://img.shields.io/badge/version-0.3.1 -orange.svg?style=flat )] ( https://www.npmjs.org/package/satellizer )
8
+ [ ![ Version] ( http://img.shields.io/badge/version-0.3.2 -orange.svg?style=flat )] ( https://www.npmjs.org/package/satellizer )
9
9
10
10
** :clapper : Live Demo:** [ http://satellizer.herokuapp.com ] ( http://satellizer.herokuapp.com )
11
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " satellizer" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.3.2 " ,
4
4
"main" : " satellizer.js" ,
5
5
"homepage" : " https://github.com/sahat/satellizer" ,
6
6
"ignore" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " satellizer" ,
3
3
"description" : " Token-based AngularJS Authentication" ,
4
- "version" : " 0.3.1 " ,
4
+ "version" : " 0.3.2 " ,
5
5
"scripts" : {
6
6
"start" : " node ./examples/server/node/server.js" ,
7
7
"test" : " karma start"
You can’t perform that action at this time.
0 commit comments