Skip to content

Commit

Permalink
1.3.0 released it
Browse files Browse the repository at this point in the history
  • Loading branch information
jknack committed Mar 10, 2014
1 parent 865b2a7 commit 9875b75
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 @@ -17,7 +17,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: **1.2.1**
#### Stable version: **1.3.0**


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

#### Development version: **1.2.2-SNAPSHOT**
#### Development version: **1.3.1-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 9875b75

Please sign in to comment.