Skip to content

Commit

Permalink
v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhdmitry committed Jan 3, 2017
1 parent 8f71b9b commit 45c7457
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions dist/viewport.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*! Single page application framework - v0.5.0 - 2017-01-03
* https://github.com/dzhdmitry/spa
/*! Backbone-Viewport - v0.5.1 - 2017-01-03
* https://github.com/dzhdmitry/backbone-viewport
* Copyright (c) 2017 Dmitry Dzhuleba;
* Licensed MIT
* Licensed
*/
(function (root, factory) {
if (typeof define === 'function' && define.amd) {
Expand Down
6 changes: 3 additions & 3 deletions dist/viewport.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
Expand Up @@ -3,7 +3,7 @@
"title": "Backbone-Viewport",
"description": "Tiny single page application framework built on Backbone",
"homepage": "https://github.com/dzhdmitry/backbone-viewport",
"version": "0.5.0",
"version": "0.5.1",
"author": {
"name": "Dmitry Dzhuleba",
"email": "dmitry.dzhuleba@gmail.com"
Expand Down

0 comments on commit 45c7457

Please sign in to comment.