Skip to content

Commit

Permalink
1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonto committed Dec 20, 2013
1 parent 4b04d62 commit 5e15c7a
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "restangular",
"version": "1.2.1",
"version": "1.2.2",
"main": "./dist/restangular.min.js",
"description": "Restful Resources service for AngularJS apps",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion dist/restangular.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Restful Resources service for AngularJS apps
* @version v1.2.1 - 2013-12-17
* @version v1.2.2 - 2013-12-20
* @link https://github.com/mgonto/restangular
* @author Martin Gontovnikas <[email protected]>
* @license MIT License, http://www.opensource.org/licenses/MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/restangular.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified dist/restangular.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "restangular",
"description": "Restful Resources service for AngularJS apps",
"version": "1.2.1",
"version": "1.2.2",
"filename": "restangular.min.js",
"main": "./dist/restangular.min.js",
"homepage": "https://github.com/mgonto/restangular",
Expand Down

0 comments on commit 5e15c7a

Please sign in to comment.