Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Garrett Murphey committed Apr 4, 2014
1 parent 0a7b67d commit d7813e9
Show file tree
Hide file tree
Showing 4 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": "backbone.customsync",
"version": "0.2.2",
"version": "1.0.0",
"authors": [
"Garrett Murphey <[email protected]>"
],
Expand Down
2 changes: 1 addition & 1 deletion dist/backbone.customsync.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! backbone.customsync - v0.2.2 - 2014-04-04
/*! backbone.customsync - v1.0.0 - 2014-04-04
* Copyright (c) 2014 ; Licensed */
(function (root, factory) {
if (typeof(define) === 'function' && define.amd) {
Expand Down
2 changes: 1 addition & 1 deletion dist/backbone.customsync.min.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backbone.customsync",
"version": "0.2.2",
"version": "1.0.0",
"description": "A Backbone extension that allows you to write custom methods for individual sync procedures.",
"author": "Garrett Murphey <[email protected]> (http://gmurphey.com/)",
"license": "MIT",
Expand Down

0 comments on commit d7813e9

Please sign in to comment.