Skip to content

Commit 6bf7a06

Browse files
author
Anthony Du Pont
committed
✨ Release v2.0.5
1 parent f2fca78 commit 6bf7a06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dogstudio/highway",
33
"license": "MIT",
4-
"version": "2.0.4",
4+
"version": "2.0.5",
55
"main": "assets/js/main.js",
66
"scripts": {
77
"build": "webpack && jekyll build",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dogstudio/highway",
33
"license": "MIT",
4-
"version": "2.0.4",
4+
"version": "2.0.5",
55
"description": "Highway helps you manage your page transitions",
66
"main": "build/highway.js",
77
"unpkg": "build/highway.min.js",

0 commit comments

Comments
 (0)