Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit 32dc99f

Browse files
committed
Merge branch 'release/0.0.3' into develop
* release/0.0.3: Rev version 0.0.2 -> 0.0.3
2 parents fbb96e7 + 0054b70 commit 32dc99f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pint",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"author": "Eric Baer <[email protected]>",
55
"description": "A build tool for the modern web",
66
"repository": {
@@ -13,7 +13,7 @@
1313
"async" : "~0.2.9"
1414
},
1515
"devDependencies": {
16-
"pint" : "0.0.2",
16+
"pint" : "0.0.3",
1717
"grunt-contrib-jshint" : "0.8.0"
1818
},
1919
"peerDependencies": {

0 commit comments

Comments
 (0)