Skip to content

Commit e5d01eb

Browse files
authored
Bump versions (#24)
1 parent a4efa5a commit e5d01eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
dist: trusty
33
sudo: required
4-
node_js: 6
4+
node_js: stable
55
install:
66
- npm install -g bower
77
- npm install

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"dependencies": {
3030
"purescript-ace": "^3.0.0",
31-
"purescript-halogen": "^1.0.0-rc.2",
31+
"purescript-halogen": "^1.0.0",
3232
"purescript-now": "^2.0.0",
3333
"purescript-random": "^2.0.0",
3434
"purescript-refs": "^2.0.0"

0 commit comments

Comments
 (0)