Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sahat committed Aug 20, 2014
1 parent 67b947b commit 8f03e6f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Build Status](http://img.shields.io/travis/sahat/satellizer.svg?style=flat)](https://travis-ci.org/sahat/satellizer)
[![Code Climate](http://img.shields.io/codeclimate/github/sahat/satellizer.svg?style=flat)](https://codeclimate.com/github/sahat/satellizer)
[![Test Coverage](http://img.shields.io/codeclimate/coverage/github/sahat/satellizer.svg?style=flat)](https://codeclimate.com/github/sahat/satellizer)
[![Version](http://img.shields.io/badge/version-0.3.1-orange.svg?style=flat)](https://www.npmjs.org/package/satellizer)
[![Version](http://img.shields.io/badge/version-0.3.2-orange.svg?style=flat)](https://www.npmjs.org/package/satellizer)

**:clapper: Live Demo:** [http://satellizer.herokuapp.com](http://satellizer.herokuapp.com)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "satellizer",
"version": "0.3.1",
"version": "0.3.2",
"main": "satellizer.js",
"homepage": "https://github.com/sahat/satellizer",
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "satellizer",
"description": "Token-based AngularJS Authentication",
"version": "0.3.1",
"version": "0.3.2",
"scripts": {
"start": "node ./examples/server/node/server.js",
"test": "karma start"
Expand Down

2 comments on commit 8f03e6f

@mgrahamatta
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ur awake, dont sleep thats for sure

@mgrahamatta
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

woooooooooow

Please sign in to comment.