Skip to content

Commit 97fbac8

Browse files
committed
Fix migration path
1 parent 5217747 commit 97fbac8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[![Build Status](https://travis-ci.org/poing/earmark.svg?branch=master)](https://travis-ci.org/poing/earmark)
2-
[![StyleCI](https://github.styleci.io/repos/190128345/shield?branch=master&style=flat)](https://github.styleci.io/repos/190128345)
3-
[![Coverage Status](https://coveralls.io/repos/github/poing/earmark/badge.svg?branch=master)](https://coveralls.io/github/poing/earmark?branch=master)
1+
[![Build Status](https://travis-ci.org/poing/earmark.svg?branch=0.1.4)](https://travis-ci.org/poing/earmark)
2+
[![StyleCI](https://github.styleci.io/repos/190128345/shield?branch=0.1.4&style=flat)](https://github.styleci.io/repos/190128345)
3+
[![Coverage Status](https://coveralls.io/repos/github/poing/earmark/badge.svg?branch=0.1.4)](https://coveralls.io/github/poing/earmark?branch=0.1.4)
44

55
# Earmark
66

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "poing/earmark",
33
"description": "Laravel package to generate values in a unique and customizable series.",
44
"keywords": ["auto-increment", "autoincrement", "consecutive", "continual", "continued", "continuing", "eloquent", "ensuing", "extension number", "extension", "following", "going on", "increment", "laravel", "prefix", "sequent", "sequential values", "sequential", "sequential", "serial number", "serial", "series", "succedent", "succeeding", "successional", "successive", "suffix", "unique", "values", "zero fill", "zero-fill", "zerofill"],
5-
"version": "0.1.3",
5+
"version": "0.1.4",
66
"homepage": "https://github.com/poing/earmark",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)