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

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Mukuthu committed Mar 6, 2017
1 parent 1793049 commit e5a6932
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-wheelie",
"version": "3.0.0",
"version": "3.0.1",
"description": "Mousewheel as an angular service",
"main": "dist/angular-wheelie.js",
"authors": [
Expand Down
4 changes: 2 additions & 2 deletions dist/angular-wheelie.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/**
* angular-wheelie
* Version: 3.0.0
* Version: 3.0.1
* (c) 2016-2017 Joel Mukuthu
* MIT License
* Built on: 06-03-2017 12:06:09 GMT+0100
* Built on: 06-03-2017 12:12:32 GMT+0100
**/

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

0 comments on commit e5a6932

Please sign in to comment.