Skip to content

Commit

Permalink
set latest stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
jknack committed Oct 13, 2015
1 parent 60c809c commit cdf3f36
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 @@ -18,7 +18,7 @@ Handlebars provides the power necessary to let you build semantic templates effe
The [Handlebars.java blog](http://jknack.github.io/handlebars.java) is a good place for getting started too.

## Maven
#### Stable version: **2.2.2**
#### Stable version: **2.3.0**


```xml
Expand All @@ -29,7 +29,7 @@ Handlebars provides the power necessary to let you build semantic templates effe
</dependency>
```

#### Development version: **2.2.3-SNAPSHOT**
#### Development version: **3.0.0-SNAPSHOT**

SNAPSHOT versions are NOT synchronized to Central. If you want to use a snapshot version you need to add the https://oss.sonatype.org/content/repositories/snapshots/ repository to your pom.xml.

Expand Down

0 comments on commit cdf3f36

Please sign in to comment.