Skip to content

Commit

Permalink
Updated latest version to "1.0.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
webmozart committed Dec 17, 2015
1 parent 88fbbb0 commit 5d9edb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Webmozart Expression
[![Total Downloads](https://poser.pugx.org/webmozart/expression/downloads.svg)](https://packagist.org/packages/webmozart/expression)
[![Dependency Status](https://www.versioneye.com/php/webmozart:expression/1.0.0/badge.svg)](https://www.versioneye.com/php/webmozart:expression/1.0.0)

Latest release: [1.0.0-beta5](https://packagist.org/packages/webmozart/expression#1.0.0-beta5)
Latest release: [1.0.0](https://packagist.org/packages/webmozart/expression#1.0.0)

PHP >= 5.3.9

Expand All @@ -28,7 +28,7 @@ Installation
Use [Composer] to install the package:

```
$ composer require webmozart/expression:~1.0@beta
$ composer require webmozart/expression
```

Basic Usage
Expand Down

0 comments on commit 5d9edb8

Please sign in to comment.