Skip to content

Commit c8007d2

Browse files
committed
Build and updated version
1 parent 71ee990 commit c8007d2

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angularjs-string-humanize",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"main": "src/angularjs-string-humanize.js",
55
"description": "Angular 1.x filter for rendering strings to human-readable data",
66
"license": "MIT",

dist/angularjs-string-humanize.min.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angularjs-string-humanize.min.map

Lines changed: 1 addition & 0 deletions
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": "angularjs-string-humanize",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"main": "src/angularjs-string-humanize.js",
55
"description": "Angular 1.x filter for rendering unknown formatted strings to human-readable data",
66
"repository": {

0 commit comments

Comments
 (0)