Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Mukuthu committed Mar 6, 2017
1 parent f988c86 commit 49cb04c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-scrollie",
"version": "1.1.0",
"version": "1.1.1",
"description": "Programmatic scrolling as an angular service",
"main": "dist/angular-scrollie.js",
"authors": [
Expand Down
4 changes: 2 additions & 2 deletions dist/angular-scrollie.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/**
* angular-scrollie
* Version: 1.1.0
* Version: 1.1.1
* (c) 2016-2017 Joel Mukuthu
* MIT License
* Built on: 06-03-2017 12:03:48 GMT+0100
* Built on: 06-03-2017 12:11:30 GMT+0100
**/

if (typeof exports === 'object') {
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-scrollie.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": "angular-scrollie",
"version": "1.1.0",
"version": "1.1.1",
"description": "Programmatic scrolling as an angular service",
"main": "dist/angular-scrollie.js",
"scripts": {
Expand Down

0 comments on commit 49cb04c

Please sign in to comment.