Skip to content

Commit 7fb203b

Browse files
author
Randi Thomas
committed
tally version and re mined
1 parent f55464a commit 7fb203b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-apm",
33
"main": "angular-apm.js",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"homepage": "https://github.com/randith/angular-apm",
66
"authors": [
77
"randith <randi.l.thom@gmail.com>"

dist/angular-apm.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-apm",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "angular module for application performance monitoring",
55
"main": "angular-apm.js",
66
"directories": {

0 commit comments

Comments
 (0)