Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Feb 14, 2017
1 parent 9b7fdb8 commit 7c63f0a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/shoestring-dev.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Shoestring - v1.0.5 - 2017-02-14
/*! Shoestring - v2.0.0 - 2017-02-14
* http://github.com/filamentgroup/shoestring/
* Copyright (c) 2017 Scott Jehl, Filament Group, Inc; Licensed MIT & GPLv2 */
(function( factory ) {
Expand Down
2 changes: 1 addition & 1 deletion dist/shoestring.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Shoestring - v1.0.5 - 2017-02-14
/*! Shoestring - v2.0.0 - 2017-02-14
* http://github.com/filamentgroup/shoestring/
* Copyright (c) 2017 Scott Jehl, Filament Group, Inc; Licensed MIT & GPLv2 */
(function( factory ) {
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": "shoestring",
"title": "Shoestring",
"version": "1.0.5",
"version": "2.0.0",
"description": "A simple framework for organizing, creating, and using DOM-based utilities.",
"main": "dist/shoestring-dev.js",
"repository": {
Expand Down

0 comments on commit 7c63f0a

Please sign in to comment.