CodeSleeve / asset-pipeline

This Laravel 4 package provides a very simple and easy to use asset pipeline. It was heavily inspired by the Rails asset pipeline. We make use of the wonderful Assetic package to help with pre-compliation!
http://www.codesleeve.com
MIT License
491 stars 53 forks source link

Version Tag for Composer #151

Closed michaelxor closed 10 years ago

michaelxor commented 10 years ago

I'd like to see you tag this project with a version number for Composer so that updates are in the hands of the users of this package. dev-master requirement can be problematic.

kdocki commented 10 years ago

@michaelxor I just now created a new tag for v2.0.1.

michaelxor commented 10 years ago

Awesome, thanks!