aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2018-12-03 12:06:03 +0100
committerCyril Sobierajewicz <cyril.sobierajewicz@fretlink.com>2018-12-03 12:06:03 +0100
commita30f8b466b7746ec4f29ce68452af4c238f2d8b2 (patch)
treee91543c1738871b9ed9acc19314cf7baec8fd8a6
parent65d0bcab6687d015198a4e4b56747cc29ad2fdd1 (diff)
downloadpurs-loader-a30f8b466b7746ec4f29ce68452af4c238f2d8b2.tar.gz
purs-loader-a30f8b466b7746ec4f29ce68452af4c238f2d8b2.tar.zst
purs-loader-a30f8b466b7746ec4f29ce68452af4c238f2d8b2.zip
Version 3.3.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2b5b1ba..7383175 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "purs-loader", 2 "name": "purs-loader",
3 "version": "3.2.0", 3 "version": "3.3.0",
4 "description": "A webpack loader for PureScript.", 4 "description": "A webpack loader for PureScript.",
5 "main": "lib/index.js", 5 "main": "lib/index.js",
6 "files": [ 6 "files": [