Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Commit

Permalink
fix version number in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffp committed Oct 12, 2016
1 parent 863d637 commit aed8c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "patternengine-node-underscore",
"description": "The Underscore engine for Pattern Lab / Node",
"version": "1.1.2",
"version": "1.2.0",
"main": "lib/engine_underscore.js",
"dependencies": {
"underscore": "^1.8.3"
Expand Down

0 comments on commit aed8c24

Please sign in to comment.